Jiang
Jiang
Can i use ES6 syntax, `import ... from ...` and `export default ...` in EggJS ?
## Background Why egg not building inherit from ExpressJS? Is it possible to work with eggs from ExpressJS knowledge? ## Proposal Please support both ExpressJS and Koa
### Reproduction link [https://ant.design/components/icon](https://ant.design/components/icon) ### Steps to reproduce Add Icon component in server side component, (currently I am using Nextjs to SSR). Example:` ` Try to refresh page and you...
### Reproduction link [https://stackblitz.com/edit/nextjs-pk1wps?file=pages%2Findex.js](https://stackblitz.com/edit/nextjs-pk1wps?file=pages%2Findex.js) ### Steps to reproduce go to the above link ### What is expected? Select should work when enabling open state of dropdown, ensures that the initial...
solving conflicting css style in DeleteOutlined icon when mixing with TailwindCSS [[δΈζηζ¨‘ζΏ / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### π€ This is a ... - [ ] New feature - [x] Bug fix...
### What problem does this feature solve? we can add the prefix icon in select option in some case needed ### What does the proposed API look like? ``` ```...
### Describe the feature you'd love to see Add documentation for http proxy middleware in API Routes Nextjs ### Additional context (optional) _No response_
Hi author. First of all I am very appreciated to this repo. But please re-maintain this repo. it's still useful for `pages/` dir, not just `/app` dir.
### What problem does this feature solve? This feature allows our to customize components props as global config provider ### What does the proposed API look like? ``` {children} ```