venus
Results
3
comments of
venus
It's because it has been written in javascript and there's no support for typescript. You should use `require` insted of `import`. ``` ✅ const Photos = require("googlephotos"); ❌ import Photos...
Next.js `fill` `layout` requires relative position parent. But this won't kinda resolve the issue.
Related to this https://github.com/Grsmto/simplebar/issues/473#issuecomment-653741529