fix: imports
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
Turtle,
|
||||
type LucideIcon,
|
||||
} from 'lucide-react'
|
||||
import type { ProjectIconId } from '../app/kosmos/types'
|
||||
import type { ProjectIconId } from '@/app/kosmos/types'
|
||||
|
||||
export const PROJECT_ICON_MAP: Record<ProjectIconId, LucideIcon> = {
|
||||
bird: Bird,
|
||||
|
||||
Reference in New Issue
Block a user