From 0028506a75d4b70b9d6affa74f62b194f0882cfa Mon Sep 17 00:00:00 2001 From: leutinatasya Date: Sat, 27 Apr 2024 16:11:12 +0300 Subject: [PATCH] feat(Sheet): add aria attrs --- src/components/Sheet/SheetContent.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/components/Sheet/SheetContent.tsx b/src/components/Sheet/SheetContent.tsx index 64c4e6a914..ec98f6ca5f 100644 --- a/src/components/Sheet/SheetContent.tsx +++ b/src/components/Sheet/SheetContent.tsx @@ -140,14 +140,20 @@ class SheetContent extends React.Component - {/* eslint-disable-next-line jsx-a11y/click-events-have-key-events */}
-
+
{!hideTopBar && (