mirror of
https://github.com/dzeiocom/components.git
synced 2025-07-31 09:01:57 +00:00
@@ -13,4 +13,4 @@ export default {
|
||||
}
|
||||
} as Meta
|
||||
|
||||
export const Basic = (args: any) => <Component {...args}>{args.text}</Component>
|
||||
export const Link = (args: any) => <Component {...args}>{args.text}</Component>
|
||||
|
Reference in New Issue
Block a user