refactor: add "./appFacet" in index.ts

This commit is contained in:
kotaindah55 2025-02-06 21:40:26 +02:00
parent e603637b1b
commit c817d7af5e

View file

@ -1 +1,2 @@
export * from "./settingsFacet";
export * from "./settingsFacet";
export * from "./appFacet";