UNPKG

@cgi-learning-hub/ui

Version:

@cgi-learning-hub/ui is an open-source React component library that implements UI for HUB's features

15 lines (14 loc) 246 B
const t = { fontWeight: "700", id: "folder-title", variant: "body1" }, o = { fontWeight: "400", fontStyle: "italic", id: "folder-subtitle", variant: "body2" }; export { o as subtitleTypographyProps, t as titleTypographyProps };