diff --git a/playground/pages/table.vue b/playground/pages/table.vue new file mode 100644 index 0000000..39cfccc --- /dev/null +++ b/playground/pages/table.vue @@ -0,0 +1,50 @@ + + + diff --git a/src/runtime/components/atoms/table.vue b/src/runtime/components/atoms/data-table.vue similarity index 100% rename from src/runtime/components/atoms/table.vue rename to src/runtime/components/atoms/data-table.vue