feat: refactor data structures and interfaces for better organization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {type SkillCardProps} from '../components/SkillCard';
|
||||
import {type SkillCardProps} from '../untils/SkillCardProps';
|
||||
|
||||
export const skillCardData: SkillCardProps[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user