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
fix: use displayName only for functional components
This fixes one of the issues that arise when bumping to vue 3.0.9.
There is no change in behavior: it just make TypeScript OK with the recent changes in vue-next.
0 commit comments