From d9372fdd73dc5920ca5b39e50d33b2231c6228e5 Mon Sep 17 00:00:00 2001 From: tugcekucukoglu Date: Thu, 7 Dec 2023 09:49:59 +0300 Subject: [PATCH] ScrollPanel 'aria-controls' attr added --- components/lib/scrollpanel/ScrollPanel.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/lib/scrollpanel/ScrollPanel.vue b/components/lib/scrollpanel/ScrollPanel.vue index 710bb1666..3023ca487 100644 --- a/components/lib/scrollpanel/ScrollPanel.vue +++ b/components/lib/scrollpanel/ScrollPanel.vue @@ -1,7 +1,7 @@