2
0
Taichi Masuyama 4 жил өмнө
parent
commit
58c25e5af3

+ 1 - 1
packages/app/src/stores/ui.tsx

@@ -1,4 +1,4 @@
-import {
+import useSWR, {
   useSWRConfig, SWRResponse, Key, Fetcher, Middleware,
 } from 'swr';
 import useSWRImmutable from 'swr/immutable';