Skip to content
우기 edited this page Oct 16, 2025 · 2 revisions

📘 Frontend Libraries Wiki

개발 중 사용한 주요 라이브러리들의 정보, 사용 방법, 트러블슈팅 기록용

📂 목차 (Index)

라이브러리 역할 문서
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]

Clone this wiki locally