chore: update assets path and gitignore DS_Store
This commit is contained in:
parent
460b092a6f
commit
ba2c4c2932
2 changed files with 4 additions and 1 deletions
|
|
@ -15,7 +15,8 @@
|
|||
"utils": "@/lib/utils",
|
||||
"ui": "@/components/ui",
|
||||
"lib": "@/lib",
|
||||
"hooks": "@/hooks"
|
||||
"hooks": "@/hooks",
|
||||
"assets": "@/assets"
|
||||
},
|
||||
"iconLibrary": "lucide"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue