UNPKG
moq-ui
Version:
latest (0.2.5)
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Simple, customizable UI components built with React
bitbucket.org/miksula/moq-ui
moq-ui
/
src
/
styles
/
spacing.js
6 lines
(5 loc)
•
78 B
JavaScript
View Raw
1
2
3
4
5
6
module.exports
=
{
iconSize:
24
,
toolbarHeight:
56
,
columnWidth:
256
}
;