UNPKG

@hackoregon/component-library

Version:

Official repo for Hack Oregon React component library

5 lines 335 B
export { default as VisualizationColors } from "./VisualizationColors"; export { default as BrandColors } from "./Brand/BrandColors"; export { default as BrandTheme } from "./Brand/BrandTheme"; export { default as VictoryTheme } from "./Victory/VictoryTheme"; export { default as VictoryCrazyTheme } from "./Victory/VictoryCrazyTheme";