mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-31 22:46:52 +00:00
refactor(ui): useZustandShallowSelector
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { useTheme } from "ahooks";
|
||||
|
||||
export default () => {
|
||||
export default function () {
|
||||
return useTheme({ localStorageKey: "certimate-ui-theme" });
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user