init
This commit is contained in:
5
components/evaluation/index.ts
Normal file
5
components/evaluation/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { EvaluationHeader } from "./evaluation-header";
|
||||
export { SkillLevelLegend } from "./skill-level-legend";
|
||||
export { CategoryTabs } from "./category-tabs";
|
||||
export { SkillEvaluationGrid } from "./skill-evaluation-grid";
|
||||
export { SkillEvaluationCard } from "./skill-evaluation-card";
|
||||
Reference in New Issue
Block a user