We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb40781 commit 2755ca4Copy full SHA for 2755ca4
resources/views/livewire/profile-example.blade.php
@@ -1,7 +1,7 @@
1
<div>
2
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center py-4">
3
4
- <button class="btn btn-secondary text-dark me-2 dropdown-toggle" data-bs-toggle="dropdown"
+ <button class="btn btn-secondary me-2 dropdown-toggle" data-bs-toggle="dropdown"
5
aria-haspopup="true" aria-expanded="false">
6
<span class="fas fa-plus me-2"></span>New
7
</button>
0 commit comments