@cashdoc/cashdoc-cms-design-system 1.5.1 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -66,6 +66,7 @@ function App() {
66
66
  - `Checkbox` - 체크박스
67
67
  - `RadioButton` - 라디오 버튼
68
68
  - `Switch` - 토글 스위치 (가변 길이 및 내부 상태 텍스트 지원)
69
+ - `FilterToggleGroup` - 상태 집계 카드 + 단일 선택 필터 토글
69
70
  - `TextInput` - 텍스트 입력 필드
70
71
  - `TagInput` - 태그 입력 필드
71
72