Commit f4ef8708 authored by tom's avatar tom

ooops

parent a71b8556
...@@ -5,7 +5,7 @@ import path from 'path'; ...@@ -5,7 +5,7 @@ import path from 'path';
module.exports = withReactSvg({ module.exports = withReactSvg({
include: path.resolve(__dirname, 'icons'), include: path.resolve(__dirname, 'icons'),
reactStrictMode: true, reactStrictMode: true,
webpack(config: unknown) { webpack(config) {
return config return config
}, },
}) })
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment