Skip to content

Commit 1ff411b

Browse files
ci: apply automated fixes
1 parent 6ec3de8 commit 1ff411b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

packages/devtools/src/tabs/plugin-registry.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,7 @@ const PLUGIN_REGISTRY: Record<string, PluginMetadata> = {
240240
framework: 'react',
241241
isNew: true,
242242
tags: ['Router', 'Prefetch', 'Analytics', 'Overlay', 'TanStack'],
243-
}
244-
245-
243+
},
246244
}
247245

248246
/**

0 commit comments

Comments
 (0)