mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-12-09 07:53:52 +01:00
🎨 style(new!): add new ui vue.js
Signed-off-by: Abhiraj Roy <157954129+iconized@users.noreply.github.com>
This commit is contained in:
7
layouts/default.vue
Normal file
7
layouts/default.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<AppHeader />
|
||||
<slot />
|
||||
<AppFooter />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user