diff options
Diffstat (limited to 'src/view/screens/Storybook/Shadows.tsx')
-rw-r--r-- | src/view/screens/Storybook/Shadows.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/screens/Storybook/Shadows.tsx b/src/view/screens/Storybook/Shadows.tsx index f92112395..e9c23f03e 100644 --- a/src/view/screens/Storybook/Shadows.tsx +++ b/src/view/screens/Storybook/Shadows.tsx @@ -1,4 +1,3 @@ -import React from 'react' import {View} from 'react-native' import {atoms as a, useTheme} from '#/alf' |