Delete repeated pickers in spec

old
Javi Velasco 2015-11-11 01:32:46 +01:00
parent 0dd4bb6815
commit bcec735df7
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ const Root = () => (
<Table /> <Table />
<Tabs /> <Tabs />
<Tooltip /> <Tooltip />
<Pickers />
</App> </App>
); );