From 2ebfe9fdeb839ba8eafb66f9a5d0efb6d71b38c7 Mon Sep 17 00:00:00 2001 From: Sachin Chaurasiya Date: Mon, 17 Jun 2024 19:08:52 +0530 Subject: [PATCH] feat: add title attribute to buttons in BarMenu --- lib/components/Menu/BarMenu.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/components/Menu/BarMenu.tsx b/lib/components/Menu/BarMenu.tsx index ef2aa90..f102244 100644 --- a/lib/components/Menu/BarMenu.tsx +++ b/lib/components/Menu/BarMenu.tsx @@ -168,6 +168,7 @@ const BarMenu: FC = ({ editor }) => { {format.map((item) => { return (