diff options
Diffstat (limited to 'src/view/screens/Storybook/index.tsx')
-rw-r--r-- | src/view/screens/Storybook/index.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/view/screens/Storybook/index.tsx b/src/view/screens/Storybook/index.tsx index 71dbe8839..c6beecefe 100644 --- a/src/view/screens/Storybook/index.tsx +++ b/src/view/screens/Storybook/index.tsx @@ -80,6 +80,8 @@ function StorybookInner() { </Button> </View> + <Buttons /> + <Dialogs /> <ThemeProvider theme="light"> <Theming /> |