mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 22:06:38 -04:00
use memo more wisely
This commit is contained in:
@ -57,7 +57,6 @@ module.exports = (phase, { defaultConfig }) => {
|
||||
loader: "@svgr/webpack",
|
||||
options: {
|
||||
icon: true,
|
||||
memo: true,
|
||||
typescript: true,
|
||||
svgProps: {
|
||||
"aria-hidden": true,
|
||||
|
Reference in New Issue
Block a user