Create Loading story
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
import Loading from "../components/ui/Loading/Loading"
|
||||
|
||||
|
||||
export default {
|
||||
title: "UI/Loading",
|
||||
component: Loading,
|
||||
parameters: {
|
||||
layout: "centered",
|
||||
},
|
||||
tags: ['autodocs'],
|
||||
argTypes: {},
|
||||
}
|
||||
|
||||
export const Default = {}
|
||||
Reference in New Issue
Block a user