docs(components): tabs component link for storybook does not work (#2344)

This commit is contained in:
HaRuki 2024-02-12 16:08:15 -08:00 committed by GitHub
parent 2106d987f2
commit 7a3015c497
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -265,7 +265,7 @@ const WithFormTemplate = (args: TabsProps) => {
);
};
export const Static = {
export const Default = {
render: StaticTemplate,
args: {