Skip to content

Commit 2ac4d5b

Browse files
committed
Setup example folder
1 parent 39357cc commit 2ac4d5b

File tree

7 files changed

+6112
-20
lines changed

7 files changed

+6112
-20
lines changed

example/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SKIP_PREFLIGHT_CHECK=true

example/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
# production
1212
/build
1313

14+
# components
15+
/src/components
16+
1417
# misc
1518
.DS_Store
1619
.env.local

0 commit comments

Comments
 (0)