diff --git a/src/components/plugins-list/index.tsx b/src/components/plugins-list/index.tsx index ca8039f0ce..2af6471a11 100644 --- a/src/components/plugins-list/index.tsx +++ b/src/components/plugins-list/index.tsx @@ -16,7 +16,7 @@ export default function PluginsList() { key={plugin.name} data-cy={`plugin-${plugin.name}`} > -