Skip to content

Commit

Permalink
Fixes for lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
theankurkedia committed Jan 6, 2021
1 parent 4e9afb5 commit 6a9ce53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/storybook/stories/theme/Mode/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from 'react';
import { storiesOf } from '@storybook/react-native';
import { withKnobs } from '@storybook/addon-knobs';
import { View, StyleSheet } from 'react-native';
import { extendTheme, themeTools } from 'native-base';
import Basic from './Basic';
import DefaultMode from './DefaultMode';

Expand Down

0 comments on commit 6a9ce53

Please sign in to comment.