-
hi, I modify the Demo component by just import a Chakra-ui Button , and it didn't work any more , anyone know what should I do to import a component?
>Server Error
>TypeError: F.__spreadArray is…
nshen updated
3 years ago
-
Change all the import { useToast } from "@chakra-ui/react";
to https://www.npmjs.com/package/react-toastify
-
Here are some options:
DaisyUI: https://daisyui.com/components/
- Based on tailwind css providing react components
- Very themable/customizable - https://daisyui.com/theme-generator/
MaterialUI: h…
-
### **Package Scope**
ETC
- Package name: @modern-kit/docs
### **Overview**
지금은 docs 페이지가 정적인 것 같아서, 직접 설치해보지 않고서는 상상력으로 이해가 갈 것 같아요
이미 친숙한 hook이나 컴포넌트 (다른 라이브러리에서 비슷한 역할을 하는) 경우에…
-
I'm creating this issue as it seems to be growing in terms of demand from our Figma kit users. It's about step 3 of https://github.com/mui-org/mui-design-kits/issues/10#issuecomment-961507882, where h…
-
**Is your feature request related to a problem? Please describe.**
normal light or dark mode requires more no. of lines of code.
**Describe the solution you'd like**
But using react and chakra ui…
-
![CleanShot 2024-09-05 at 10 27 51](https://github.com/user-attachments/assets/eb83133e-89f9-40bc-9b4e-4a26e4a89c2b)
## Overview
`StorageBrowser` for Amazon S3 is an open source [Amplify UI Re…
-
In order to ensure stable releases don't break the wider ecosystem it'd be beneficial to have tests running for all libraries used with Next.js so that we can catch potential bugs early.
Non-exhau…
-
It's a very popular request to aggregate all of the changelogs stuff in a single GitHub release. A lot of open-source monorepos revolve around a single project and thus creating dozens of releases wit…
-
Right now in the wrapping react API a user can provide an invalid package name and get a run time error in the terminal for bun/npm about trying to download a package that doesn't exist
I think we …