feat: add new registry for preview design

This commit is contained in:
2026-09-04 17:37:55 +05:00
parent 58e75f2334
commit a19d3db929
10 changed files with 130 additions and 26 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { CATEGORIES } from "../categories";
import { TOOLS, type ToolEntry } from "../registry";
import { TOOLS, type ToolEntry } from "../registry-new";
export type PreviewGroup = {
id: string;