Skip to content

Commit

Permalink
docs(README): add new chat bubble component
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanszogyenyi committed Dec 7, 2023
1 parent 59ced56 commit 161b22a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ Flowbite is an open source collection of UI components built with the utility cl
<tr>
<td width="33.3333%">Number Input</td>
<td width="33.3333%">Phone Input</td>
<td width="33.3333%"></td>
<td width="33.3333%">Chat Bubble</td>
</tr>
<tr>
<td width="33.3333%">
Expand All @@ -749,7 +749,11 @@ Flowbite is an open source collection of UI components built with the utility cl
<img alt="Tailwind CSS Phone Input" src="https://flowbite.s3.amazonaws.com/github/phone-input.jpg">
</a>
</td>
<td width="33.3333%"></td>
<td width="33.3333%">
<a href="https://flowbite.com/docs/components/chat-bubble/">
<img alt="Tailwind CSS Chat Bubble" src="https://flowbite.s3.amazonaws.com/github/chat-bubble.jpg">
</a>
</td>
</tr>
</table>

Expand Down

0 comments on commit 161b22a

Please sign in to comment.