@lotte-innovate/ui-component-test 0.2.82 → 0.2.83

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
@@ -92,7 +92,7 @@ export default App;
92
92
  | ------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
93
93
  | Typography 컴포넌트 | Header, Text |
94
94
  | 기본 컴포넌트 | Avatar, Badge, Button, IconButton, Label |
95
- | 입력 컴포넌트 | DatePicker, Editor, Slider, TextArea, TextField |
95
+ | 입력 컴포넌트 | DatePicker, DatetimePicker, Editor, Slider, TextArea, TextField |
96
96
  | 선택 컴포넌트 | Checkbox, CheckboxCards, CheckboxGroup, Radio, RadioCards, RadioGroup, Select, Toggle, ToggleGroup, ToggleSwitch |
97
97
  | 네비게이션 컴포넌트 | Breadcrumb, DynamicTabs, GNB, Menubar, NavigationMenu, SNB, Tab Nav, Tabs |
98
98
  | 레이아웃 컴포넌트 | AspectRatio, Box, Card, Collapsible, Container, Flex, Footer, Grid, GridLayout, Inset, ScrollArea, Separator, Table, Timeline |