chore: add icon components via svgr/cli
This commit is contained in:
committed by
Mathias Schopmans
parent
40549cdb80
commit
8b44da35ab
5
.gitignore
vendored
5
.gitignore
vendored
@@ -13,8 +13,8 @@
|
||||
/.next/
|
||||
/out/
|
||||
|
||||
# production
|
||||
/build
|
||||
# generated
|
||||
/src/components/Icons/
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
@@ -34,3 +34,4 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user