diff --git a/src/components/AutoRefreshControl/AutoRefreshControl.tsx b/src/components/AutoRefreshControl/AutoRefreshControl.tsx index 336a0581b5..270d6f395d 100644 --- a/src/components/AutoRefreshControl/AutoRefreshControl.tsx +++ b/src/components/AutoRefreshControl/AutoRefreshControl.tsx @@ -21,7 +21,7 @@ export function AutoRefreshControl({className}: AutoRefreshControlProps) { return (
);