Wonsuk Choi
Wonsuk Choi
Closes # ## 📝 Description * [refactor(toast): change 'isTopOrBottom', 'factor' to using 'include'](https://github.com/chakra-ui/chakra-ui/commit/daa9ae75e97a14827b191fb56019a541a1701385) * [refactor(toast): change flex's value 'string' to 'number'](https://github.com/chakra-ui/chakra-ui/commit/b75b4ba288363675213e344c34f2681f128a640c) * [refactor(toast): change 'prevToasts' to 'prevState' for consistency](https://github.com/chakra-ui/chakra-ui/commit/1bb20be698157af265ee0f0b3f2608b138d2e199) *...
I think this **actions/add-to-project** still using node16 version. so we have to upgrade this to node20
### Description * add React.FC type in Provider * just Function has not displayName type but React.FC has displayName type * make the format the same with CollectionProvider
* unify components with export const arrow function, add Props interface for each component, * simplify structure in system and typography
**What**: * Add React version to ESLint settings. * Remove duplicate ESLint configuration to avoid redundancy. * Update ESLint and related libraries to the latest versions. **Why**: ## Before (has...
* Update `actions/checkout`, `actions/setup-node` version 3 to 4
## Description * Update actions version * `actions/checkout` version 3 to 4 * `actions/configure-pages version` 2 to 5 * `actions/setup-node` version 3 to 4 ### Type of change - 📦...