feat(releases-widget): added auto icon search when editing a repository (#3087)

This commit is contained in:
Andre Silva
2025-05-16 15:33:23 +01:00
committed by GitHub
parent b87e6bcaf2
commit 94134303d7
2 changed files with 43 additions and 3 deletions

View File

@@ -2,5 +2,6 @@ export * from "./new-app/_app-new-form";
export * from "./new-app/_form";
export * from "./icon-picker/icon-picker";
export * from "./new-app/icon-matcher";
export * from "./upload-media/upload-media";