story: uncontrolled Tabs component story

This commit is contained in:
Hossein Mehrabi 2023-02-23 22:34:02 +03:30
parent f0da75918b
commit 242868b6d9
1 changed files with 1 additions and 0 deletions

View File

@ -60,4 +60,5 @@ export const Root: Story<
Root.args = {
fullWidth: false,
scrollControls: true,
onChange: undefined,
}