Skip to content

Commit 2755ca4

Browse files
bugfixing
1 parent fb40781 commit 2755ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/livewire/profile-example.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center py-4">
33
<div>
4-
<button class="btn btn-secondary text-dark me-2 dropdown-toggle" data-bs-toggle="dropdown"
4+
<button class="btn btn-secondary me-2 dropdown-toggle" data-bs-toggle="dropdown"
55
aria-haspopup="true" aria-expanded="false">
66
<span class="fas fa-plus me-2"></span>New
77
</button>

0 commit comments

Comments
 (0)