docs: add horizontal layout example

This commit is contained in:
bcakmakoglu
2022-05-27 23:36:01 +02:00
committed by Braks
parent b846a3f763
commit 488b632e2e
6 changed files with 92 additions and 0 deletions
@@ -0,0 +1,2 @@
export { default as HorizontalApp } from './App.vue?raw'
export { default as HorizontalElements } from './initial-elements.js?raw'