Skip to content

Commit 5e9eee4

Browse files
committed
feat: add Table component
1 parent c7b1eb0 commit 5e9eee4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/Table.vue

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<template>
2+
<div></div>
3+
</template>

0 commit comments

Comments
 (0)