diff --git a/src/style/index.js b/src/style/index.js index 9900518430..e269600b58 100644 --- a/src/style/index.js +++ b/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';