@cgi-learning-hub/ui
Version:
@cgi-learning-hub/ui is an open-source React component library that implements UI for HUB's features
18 lines (17 loc) • 311 B
JavaScript
import { d as m } from "./DefaultPropsProvider-DqazQPtr.js";
import { T as o } from "./identifier-PWESmBq6.js";
import { u as s } from "./useThemeProps-B4VFkcP0.js";
function a({
props: e,
name: r
}) {
return s({
props: e,
name: r,
defaultTheme: m,
themeId: o
});
}
export {
a as u
};