Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 0 additions & 66 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 1 addition & 6 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,7 @@ export default [
'simple-import-sort/imports': 'error',
'simple-import-sort/exports': 'error',
'react-hooks/rules-of-hooks': 'error',
'react-hooks/exhaustive-deps': [
'warn',
{
additionalHooks: 'useRecoilCallback',
},
],
'react-hooks/exhaustive-deps': 'warn',
},
},
]
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,12 @@
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-i18next": "^17.0.8",
"react-icons": "^5.6.0",
"react-router-dom": "^7.16.0",
"react-simple-pull-to-refresh": "patch:react-simple-pull-to-refresh@npm%3A1.3.4#~/.yarn/patches/react-simple-pull-to-refresh-npm-1.3.4-4e4715c092.patch",
"react-snowfall": "patch:react-snowfall@npm%3A2.4.0#~/.yarn/patches/react-snowfall-npm-2.4.0-3cb562b551.patch",
"react-spinners": "^0.17.0",
"react-tiny-fab": "^4.0.4",
"react-transition-group": "^4.4.5",
"recoil": "^0.7.7",
"vite-plugin-svgr": "^5.2.0"
},
"devDependencies": {
Expand Down
Binary file removed public/image/apple-touch-icon-120x120.png
Binary file not shown.
Binary file removed public/image/apple-touch-icon-152x152.png
Binary file not shown.
Binary file removed public/image/apple-touch-icon-180x180.png
Binary file not shown.
Binary file removed public/image/apple-touch-icon-60x60.png
Binary file not shown.
Binary file removed public/image/apple-touch-icon-76x76.png
Binary file not shown.
15 changes: 15 additions & 0 deletions public/image/autumn_brown.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/image/autumn_orange.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions public/image/christmas_mode_black_48dp.svg

This file was deleted.

Binary file removed public/image/github_light.png
Binary file not shown.
Binary file removed public/image/og-image.png
Binary file not shown.
1 change: 0 additions & 1 deletion public/image/selected.svg

This file was deleted.

7 changes: 0 additions & 7 deletions public/image/snowflake.svg

This file was deleted.

Loading
Loading