feat: importance in db and mentorcard home colors
This commit is contained in:
@@ -25,6 +25,7 @@ export interface Skill {
|
||||
description: string;
|
||||
icon?: string;
|
||||
links: string[];
|
||||
importance?: string;
|
||||
}
|
||||
|
||||
export interface SkillCategory {
|
||||
|
||||
Reference in New Issue
Block a user