-
**Describe the bug**
The fonts are not downloaded (or are being removed during build) when using Next.js with Webpack deployed to Vercel.
**To Reproduce**
Steps to reproduce the behavior:
1. G…
-
Dependencias:
- ChakraUI
-
コンポーネントライブラリを使用
ただし直接使用せず components 内で使用してそれを export したものを使用する
-
### Description
Floating menu components include.
- Bubble menu on selection (with positioner API)
- Bubble menu on selection (with popperjs)
- Inline menu (for showing menu at the start of th…
-
### Description
`Module not found: Can't resolve '@emotion/styled-base'` error shows up on the compilation
### Link to Reproduction
--
### Steps to reproduce
I've added ChakraUI to my p…
-
When I use react-gridsheet on a component wrapped in ChakraProvider, which is required when using Chakra-UI, it seems to gradually shrink in size by 2px.
It is not known if this is a bug or if someth…
-
# Change positioning engine library: Migrate from [react-tether](https://github.com/danreeves/react-tether) to [react-popper](https://popper.js.org/react-popper/) (Proposal)
This proposal comes up …
-
-
readme file is for chakraui we should change the readme file and replace with project related
-
WAI-ARIA Authoring Practices has a [section](https://www.w3.org/TR/wai-aria-practices-1.1/#carousel) about building accessible carousel components:
> A carousel presents a set of items, referred to…