Skip to content

Commit

Permalink
Merge pull request #205 from csandman/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman authored Oct 13, 2022
2 parents 78fe5d7 + 0f87839 commit 2d0f4b8
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 292 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"import/prefer-default-export": "off",
"react/prop-types": "off",
"react/jsx-props-no-spreading": "off",
"react/jsx-key": "error",
"react/jsx-filename-extension": [
"error",
{
Expand Down
Loading

0 comments on commit 2d0f4b8

Please sign in to comment.