error TS2307: Cannot find module './useCollection' or its corresponding type declarations. 10 export { useCollection } from './useCollection'; #508
Closed
CassioLuis
started this conversation in
General
Replies: 1 comment 2 replies
-
Thanks @CassioLuis . I converted this into issue and will be handled swiftly! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this useCollection simply does not exist and is being exported, this is generating an error in 'npm run build'. Any help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions