UNPKG

@madeja-studio/telar

Version:

UI component library by Madeja Studio

14 lines (13 loc) 237 B
"use strict"; export const defaultTheme = { color: { selected: theme => theme.color.primary, unselected: theme => theme.color.primary }, default: { style: { root: {} } } }; //# sourceMappingURL=theme.js.map