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
@@ -28,6 +28,10 @@ The components in this library will be described below.
28
28
-[Calendar](https://github.com/macroing/simple-react-components/tree/master/documentation/calendar) provides a component that defines a calendar.
29
29
-[Card](https://github.com/macroing/simple-react-components/tree/master/documentation/card) provides a component that defines a card.
30
30
-[Carousel](https://github.com/macroing/simple-react-components/tree/master/documentation/carousel) provides a component that defines a carousel.
31
+
-[Chat](https://github.com/macroing/simple-react-components/tree/master/documentation/chat) provides a component that defines a chat.
32
+
-[ChatContainer](https://github.com/macroing/simple-react-components/tree/master/documentation/chat-container) provides a component that defines a chat container.
33
+
-[ChatMessage](https://github.com/macroing/simple-react-components/tree/master/documentation/chat-message) provides a component that defines a chat message.
34
+
-[ChatUtilities](https://github.com/macroing/simple-react-components/tree/master/documentation/chat-utilities) provides utilities for the chat system.
31
35
-[Chip](https://github.com/macroing/simple-react-components/tree/master/documentation/chip) provides a component that defines a chip.
32
36
-[ContextMenu](https://github.com/macroing/simple-react-components/tree/master/documentation/context-menu) provides a component that defines a context menu.
33
37
-[Dialog](https://github.com/macroing/simple-react-components/tree/master/documentation/dialog) provides a component that defines a dialog.
@@ -43,6 +47,7 @@ The components in this library will be described below.
43
47
-[ImageViewer](https://github.com/macroing/simple-react-components/tree/master/documentation/image-viewer) provides a component that defines an image viewer.
44
48
-[Input](https://github.com/macroing/simple-react-components/tree/master/documentation/input) provides a component that defines an input.
45
49
-[Jumbotron](https://github.com/macroing/simple-react-components/tree/master/documentation/jumbotron) provides a component that defines a jumbotron.
50
+
-[Label](https://github.com/macroing/simple-react-components/tree/master/documentation/label) provides a component that defines a label.
46
51
-[LinkButton](https://github.com/macroing/simple-react-components/tree/master/documentation/link-button) provides a component that defines a link button.
47
52
-[Menu](https://github.com/macroing/simple-react-components/tree/master/documentation/menu) provides a component that defines a menu.
48
53
-[MenuBar](https://github.com/macroing/simple-react-components/tree/master/documentation/menu-bar) provides a component that defines a menu bar.
0 commit comments