Wire up frontend (#128)

This commit is contained in:
Jim Su
2024-03-24 22:07:38 -04:00
committed by GitHub
parent 0f4a11685e
commit 335a91610e
18 changed files with 323 additions and 148 deletions

View File

@@ -25,6 +25,7 @@
"state"
]
}],
"import/prefer-default-export": "off",
"no-underscore-dangle": "off",
"jsx-a11y/no-static-element-interactions": "off",
"jsx-a11y/click-events-have-key-events": "off",