From 7a9ae9b4b08e57d460d0208dfa8cbf8b692edeba Mon Sep 17 00:00:00 2001 From: Victor Cuena Garcia Date: Tue, 5 Sep 2023 15:16:47 +0200 Subject: [PATCH] Docs: Add vue-class-migrator reference --- README.md | 2 ++ docs/README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index fd3256f..d1d2a00 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This library is no longer actively maintained. It is no longer recommend to use Class-based components in Vue 3. The recommended way to use Vue 3 in large applications is Single-File Components, Composition API, and `