mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 09:39:09 +00:00
chore(web): memoize default url since it'll mostly always be the same no matter what
This commit is contained in:
parent
a87ccd9c54
commit
fac361d277
3 changed files with 23 additions and 13 deletions
|
@ -19,6 +19,7 @@
|
|||
"@types/node": "^14.14.33",
|
||||
"@types/react": "^17.0.3",
|
||||
"@types/react-dom": "^17.0.2",
|
||||
"memoize-one": "^5.1.1",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue