Make "Styles" and "Colors" consistently named

This commit is contained in:
Joey Payne 2016-03-18 07:27:25 -06:00
commit b9ee0f57f7
4 changed files with 13 additions and 19 deletions

View file

@ -1,6 +1,5 @@
import React from 'react'
import styles from 'material-ui/lib/styles'
import List from 'material-ui/lib/lists/list'
import { SelectableContainerEnhance } from '../enhance/SelectableEnhance'