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