UNPKG
kia-ml
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Kia
kia-ml
/
src
/
components
/
checkbox
/
checkbox-style.js
6 lines
•
166 B
JavaScript
View Raw
1
2
3
4
5
6
// import { color, spacing } from "../../theme"
export
const
baseView = { flexDirection:
"row"
, alignItems:
"center"
};
//# sourceMappingURL=checkbox-style.js.map