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
vue-styled-components.es.js?9c56:3112 Uncaught Error: undefined is not allowed for styled tag type.
at styled (vue-styled-components.es.js?9c56:3112)
at eval (navbar-link.style.js?5592:6)
at Module../src/components/elements/navbar-link.style.js (app.js:1196)
at __webpack_require__ (app.js:854)
at fn (app.js:151)
at eval (cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/App.vue?vue&type=script&lang=js&:3)
at Module../node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/App.vue?vue&type=script&lang=js& (app.js:1007)
at __webpack_require__ (app.js:854)
at fn (app.js:151)
at eval (App.vue?c53a:1)
Thanks!
The text was updated successfully, but these errors were encountered:
I'm trying to style the vue slide up down component and am having issues doing so. My code is as follows.
Error:
Thanks!
The text was updated successfully, but these errors were encountered: