feat(web): add chart components (KpiCard, BarChart)
This commit is contained in:
2
apps/web/components/charts/index.ts
Normal file
2
apps/web/components/charts/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { KpiCard } from './kpi-card';
|
||||
export { BarChart } from './bar-chart';
|
||||
Reference in New Issue
Block a user