Object literal may only specify known properties, and state does not exist in type () => unknown #2656
Replies: 1 comment
-
Found the only answer here https://stackoverflow.com/a/72286470/832307. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What am i do wrong? IDE complains
Vue: Object literal may only specify known properties, and state does not exist in type () => unknown
Beta Was this translation helpful? Give feedback.
All reactions