Remove App from components index

old
Javi Velasco 2016-04-10 18:56:35 +02:00
parent 47fba11857
commit 7e2d4dea9f
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import './utils/polyfills'; // Import polyfills for IE11
export App from './app';
export AppBar from './app_bar';
export Autocomplete from './autocomplete';
export Avatar from './avatar';