From 90927626a005c3b1130c8766c40e3f6d0cff9941 Mon Sep 17 00:00:00 2001 From: Simon Milfred Date: Wed, 19 Jun 2024 16:38:31 +0200 Subject: [PATCH] feat: improved reactivity for data --- components/LongRead/LongReadController.vue | 76 ++++++++++++++++++---- 1 file changed, 64 insertions(+), 12 deletions(-) diff --git a/components/LongRead/LongReadController.vue b/components/LongRead/LongReadController.vue index 99883a1..669304e 100644 --- a/components/LongRead/LongReadController.vue +++ b/components/LongRead/LongReadController.vue @@ -5,12 +5,13 @@