You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,18 @@ The components in this library will be described below.
25
25
-[Breadcrumb](https://github.com/macroing/simple-react-components/tree/master/documentation/breadcrumb) provides a component that defines a breadcrumb.
26
26
-[Button](https://github.com/macroing/simple-react-components/tree/master/documentation/button) provides a component that defines a button.
27
27
-[ButtonLink](https://github.com/macroing/simple-react-components/tree/master/documentation/button-link) provides a component that defines a button link.
28
+
-[Calendar](https://github.com/macroing/simple-react-components/tree/master/documentation/calendar) provides a component that defines a calendar.
28
29
-[Card](https://github.com/macroing/simple-react-components/tree/master/documentation/card) provides a component that defines a card.
29
30
-[Carousel](https://github.com/macroing/simple-react-components/tree/master/documentation/carousel) provides a component that defines a carousel.
30
31
-[Chip](https://github.com/macroing/simple-react-components/tree/master/documentation/chip) provides a component that defines a chip.
32
+
-[ContextMenu](https://github.com/macroing/simple-react-components/tree/master/documentation/context-menu) provides a component that defines a context menu.
31
33
-[Dialog](https://github.com/macroing/simple-react-components/tree/master/documentation/dialog) provides a component that defines a dialog.
32
34
-[FileInputButtonLabel](https://github.com/macroing/simple-react-components/tree/master/documentation/file-input-button-label) provides a component that defines a file input button label.
33
35
-[Footer](https://github.com/macroing/simple-react-components/tree/master/documentation/footer) provides a component that defines a footer.
34
36
-[Form](https://github.com/macroing/simple-react-components/tree/master/documentation/form) provides a component that defines a form.
35
37
-[Header](https://github.com/macroing/simple-react-components/tree/master/documentation/header) provides a component that defines a header.
38
+
-[HoverContainer](https://github.com/macroing/simple-react-components/tree/master/documentation/hover-container) provides a component that defines a hover container.
39
+
-[Icon](https://github.com/macroing/simple-react-components/tree/master/documentation/icon) provides a component that defines an icon.
36
40
-[IconButton](https://github.com/macroing/simple-react-components/tree/master/documentation/icon-button) provides a component that defines an icon button.
37
41
-[Image](https://github.com/macroing/simple-react-components/tree/master/documentation/image) provides a component that defines an image.
38
42
-[ImageUploader](https://github.com/macroing/simple-react-components/tree/master/documentation/image-uploader) provides a component that defines an image uploader.
@@ -49,6 +53,7 @@ The components in this library will be described below.
49
53
-[PopupMenu](https://github.com/macroing/simple-react-components/tree/master/documentation/popup-menu) provides a component that defines a popup menu.
50
54
-[ProgressBar](https://github.com/macroing/simple-react-components/tree/master/documentation/progress-bar) provides a component that defines a progress bar.
51
55
-[Select](https://github.com/macroing/simple-react-components/tree/master/documentation/select) provides a component that defines a select.
56
+
-[Spinner](https://github.com/macroing/simple-react-components/tree/master/documentation/spinner) provides a component that defines a spinner.
52
57
-[Stars](https://github.com/macroing/simple-react-components/tree/master/documentation/stars) provides a component that defines stars.
53
58
-[TabPane](https://github.com/macroing/simple-react-components/tree/master/documentation/tab-pane) provides a component that defines a tab pane.
54
59
-[Table](https://github.com/macroing/simple-react-components/tree/master/documentation/table) provides a component that defines a table.
0 commit comments