Skip to content

Commit

Permalink
Add HasDataCollapseToggle attribute to ButtonToggle. (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jan 12, 2024
1 parent b476390 commit 093bbf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ButtonToggle.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ final class ButtonToggle extends Element
use Attribute\Custom\HasDataBsDismiss;
use Attribute\Custom\HasDataBsTarget;
use Attribute\Custom\HasDataBsToggle;
use Attribute\Custom\HasDataCollapseToggle;
use Attribute\Custom\HasDataDismissTarget;
use Attribute\Custom\HasDataDrawerTarget;
use Attribute\Custom\HasDataDropdownToggle;
Expand Down

0 comments on commit 093bbf6

Please sign in to comment.