Skip to content

Commit

Permalink
Merge pull request #316 from Chia-Network/fix/create-project-form
Browse files Browse the repository at this point in the history
fix: project form is submittable
  • Loading branch information
MichaelTaylor3D authored Feb 9, 2022
2 parents bbe103a + 1bde7a4 commit 2f47c85
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 209 deletions.
21 changes: 21 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"minisearch": "^3.1.0",
"react": "^17.0.2",
"react-content-loader": "^6.0.3",
"react-dayjs": "^0.3.2",
"react-dom": "^17.0.2",
"react-indiana-drag-scroll": "^2.1.0",
"react-intl": "^5.21.0",
Expand Down
1 change: 0 additions & 1 deletion src/components/boneyard/index.js

This file was deleted.

5 changes: 0 additions & 5 deletions src/components/boneyard/layout/ConditionalWrap.js

This file was deleted.

23 changes: 0 additions & 23 deletions src/components/boneyard/layout/IndeterminateProgressOverlay.js

This file was deleted.

13 changes: 0 additions & 13 deletions src/components/boneyard/layout/Spacer.js

This file was deleted.

12 changes: 0 additions & 12 deletions src/components/boneyard/layout/Vr.js

This file was deleted.

4 changes: 0 additions & 4 deletions src/components/boneyard/layout/index.js

This file was deleted.

Loading

0 comments on commit 2f47c85

Please sign in to comment.