docs(examples): add simple layout example (#1678)
* docs(examples): cleanup animated layout example Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(docs,deps): update deps Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * docs(examples): add animated and simple layout examples Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export { default as SimpleLayoutApp } from './App.vue?raw'
|
||||
export { default as SimpleLayoutElements } from './initial-elements.js?raw'
|
||||
export { default as useSimpleLayout } from './useLayout.js?raw'
|
||||
export { default as SimpleLayoutIcon } from './Icon.vue?raw'
|
||||
Reference in New Issue
Block a user