wip: Waterfall
This commit is contained in:
3
src/components/Waterfall/index.ts
Normal file
3
src/components/Waterfall/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import Waterfall from './Waterfall.vue'
|
||||
|
||||
export { Waterfall }
|
||||
3
src/components/Waterfall/src/Waterfall.vue
Normal file
3
src/components/Waterfall/src/Waterfall.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<template>dddd</template>
|
||||
Reference in New Issue
Block a user