Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix exportation of border radius
  • Loading branch information
ethanshar committed Apr 15, 2018
1 parent 8f94eb4 commit e2cd6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/index.js
@@ -1,5 +1,5 @@
import Typography from './typography';
import BorderRadiuses from './BorderRadiuses';
import BorderRadiuses from './borderRadiuses';
import Colors from './colors';
import Shadows from './shadows';
import Spacings from './spacings';
Expand Down

0 comments on commit e2cd6e1

Please sign in to comment.