From 5a139ffae9c8b8f3119ba7698f633d7a2d69086e Mon Sep 17 00:00:00 2001 From: EST2 LAB3 MS PFN Date: Tue, 25 Nov 2025 21:49:31 -0400 Subject: [PATCH] =?UTF-8?q?:recycle:=20refactor:=20Renomea=C3=A7=C3=A3o=20?= =?UTF-8?q?de=20Keyboard=20para=20KeyboardChart=20-=20resolver=20erro=20de?= =?UTF-8?q?=20Single=20Name=20Component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Charts/{Keyboard.vue => KeyboardChart.vue} | 3 ++- src/views/charts/keyboard.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) rename src/components/Charts/{Keyboard.vue => KeyboardChart.vue} (94%) diff --git a/src/components/Charts/Keyboard.vue b/src/components/Charts/KeyboardChart.vue similarity index 94% rename from src/components/Charts/Keyboard.vue rename to src/components/Charts/KeyboardChart.vue index e34e0c04..23761dd7 100644 --- a/src/components/Charts/Keyboard.vue +++ b/src/components/Charts/KeyboardChart.vue @@ -5,9 +5,10 @@