@hackoregon/component-library
Version:
Official repo for Hack Oregon React component library
8 lines (5 loc) • 338 B
JavaScript
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";