diff --git a/ui/v2/src/components/scenes/SceneListTable.tsx b/ui/v2/src/components/scenes/SceneListTable.tsx index 8c24fb745..219072860 100644 --- a/ui/v2/src/components/scenes/SceneListTable.tsx +++ b/ui/v2/src/components/scenes/SceneListTable.tsx @@ -28,7 +28,7 @@ export const SceneListTable: FunctionComponent = (props: I return ( ) }