-
Notifications
You must be signed in to change notification settings - Fork 0
Home
우기 edited this page Oct 16, 2025
·
2 revisions
개발 중 사용한 주요 라이브러리들의 정보, 사용 방법, 트러블슈팅 기록용
| 라이브러리 | 역할 | 문서 |
|---|---|---|
| Floating UI | 요소 위치 동적계산 | Floating UI |
각 문서는 아래 템플릿을 기반으로 작성하세요.
# [라이브러리명]
> 📦 버전: `x.x.x`
> 📚 관련 페이지: [공식 문서](https://floating-ui.com/) | [GitHub Repo](https://github.com/WooGi1020/react-component-collection)
---
## 🧭 개요 (Overview)
---
## ⚙️ 설치 (Installation)
npm install [package-name] OR pnpm add [package-name]