Skip to content

Commit

Permalink
fix: add flat style to button\button and button\circle
Browse files Browse the repository at this point in the history
  • Loading branch information
abdul-alhasany authored Sep 5, 2024
1 parent edff25f commit 5b59164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/views/documentation/personalization/deep.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ classes come from. <u>This method must return an array with the name of the pers
<x-badge color="pink">solid</x-badge>
<x-badge color="pink">outline</x-badge>
<x-badge color="pink">light</x-badge>
<x-badge color="pink">flat</x-badge>
</x-custom-table.td>
</x-custom-table.tr>
<x-custom-table.tr>
Expand All @@ -151,6 +152,7 @@ classes come from. <u>This method must return an array with the name of the pers
<x-badge color="pink">solid</x-badge>
<x-badge color="pink">outline</x-badge>
<x-badge color="pink">light</x-badge>
<x-badge color="pink">flat</x-badge>
</x-custom-table.td>
</x-custom-table.tr>
<x-custom-table.tr>
Expand Down

0 comments on commit 5b59164

Please sign in to comment.