> [!date] published: 2025-05-05
> [!note]
> 말 그대로 노트입니다 (단순 기록용)
- [chakra-ui/packages/react/src/components/flex/flex.tsx at main · chakra-ui/chakra-ui · GitHub](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/components/flex/flex.tsx)
- [chakra-ui/packages/react/src/styled-system/factory.types.ts at main · chakra-ui/chakra-ui · GitHub](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/styled-system/factory.types.ts)
![[be11f7ba-193a-4ddf-9c20-b42b950f2830.png]]
- ComponentPropsWithoutRef => **Polymorphic**한 React 컴포넌트
- [DistributiveOmit](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/utils/types.ts#L5) 좀 더 봐야 함 (분산되는 원리를 확실히 알기)