fix build error

This commit is contained in:
yoan
2024-12-11 22:28:04 +08:00
parent fba647313d
commit ba01edc691
10 changed files with 26 additions and 33 deletions

View File

@@ -1,3 +1,3 @@
import useTheme from "./useTheme";
export { useResponsive, useTheme };
export { useTheme };