You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✖ 「wdm」:
ERROR in ./node_modules/react-blink-tag/src/Blink.js 38:4
Module parse failed: Unexpected token (38:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|
| return (
> <span css={css`animation: ${blink} ${speed} infinite;`}>
| {children}
| </span>
@ ./app/components/TableA/index.js 33:0-36 225:31-36
@ ./app/components/PageA/index.js
@ ./app/components/PageA/Loadable.js
@ ./app/containers/App/index.js
@ ./app/app.js
@ multi ./node_modules/react-app-polyfill/ie11.js webpack-hot-middleware/client?reload=true ./app/app.js
Thanks.
The text was updated successfully, but these errors were encountered:
Implementation :
<Blink>TEXT</Blink>
Received error :
Thanks.
The text was updated successfully, but these errors were encountered: