diff --git a/src/components/Data/empty.story.vue b/src/components/Data/empty.story.vue new file mode 100644 index 0000000..43261d8 --- /dev/null +++ b/src/components/Data/empty.story.vue @@ -0,0 +1,61 @@ + + + + + +## Basic usage + +Empty usage + +## Custom image + +Use `image` prop to set image URL. + +## Image size + +Use `image-size` prop to control image size. + +## Bottom content + +Use the default slot to insert content at the bottom. + + +