Shun Miyazawa 4 år sedan
förälder
incheckning
61ba8f0971
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      packages/app/src/stores/bookmarks.tsx

+ 1 - 0
packages/app/src/stores/bookmarks.tsx

@@ -0,0 +1 @@
+import useSWR, { SWRResponse } from 'swr';