mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-13 23:55:35 -04:00
add memo: true
to svgr config
This commit is contained in:
@@ -59,6 +59,7 @@ 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