Skip to content

Commit

Permalink
Merge pull request #531 from DissNik/release-2.20.6
Browse files Browse the repository at this point in the history
changing the example for tabs
  • Loading branch information
DissNik authored Aug 14, 2024
2 parents 336bd9d + 8e01ff4 commit 00257bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ public function components(): array
])
->uniqueId('my-tab-2') // [tl! focus]
])
->customAttributes(['class' => 'w-full'])
!!}
</x-moonshine::box>
</x-moonshine::column>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ public function components(): array
])
->uniqueId('my-tab-2') // [tl! focus]
])
->customAttributes(['class' => 'w-full'])
!!}
</x-moonshine::box>
</x-moonshine::column>
Expand Down

0 comments on commit 00257bf

Please sign in to comment.