diff --git a/src/components/sidebar-navigation-link.tsx b/src/components/sidebar-navigation-link.tsx index 4110255ed..cc8705a25 100644 --- a/src/components/sidebar-navigation-link.tsx +++ b/src/components/sidebar-navigation-link.tsx @@ -53,7 +53,7 @@ const SidebarNavigationLink = React.forwardRef((props: ISidebarNavigationLink, r diff --git a/src/components/status-action-button.tsx b/src/components/status-action-button.tsx index 4c4a7d1b3..fdb25db3e 100644 --- a/src/components/status-action-button.tsx +++ b/src/components/status-action-button.tsx @@ -86,10 +86,10 @@ const StatusActionButton = React.forwardRef