nabi
nabi
**Describe the bug** When I install dependencies with yarn PnP, It always shown error `The @adminjs/express package is missing` But I remove PnP setting and install with node_modules, It works...
**Describe the bug** When I try to upload file, I can't find uploaded object at payload. So Prisma throws error "Can't find images field!" **Installed libraries and their versions** "@adminjs/design-system":...
Hello. When I use this plugin in react like this, ```tsx export function Comments() { return ( { if (!element) return; const script = document.createElement("script"); script.setAttribute("src", "https://utteranc.es/client.js"); script.setAttribute("repo", "KimPinot/plog-comments"); script.setAttribute("issue-term",...
## What is problem In JS environments, types export is required. Currently, types are not exported. So When Someone import from this library, TS7016 (Couldn't find a declaration file for...