Shun Miyazawa hace 4 años
padre
commit
61ba8f0971
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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';