Skip to content

Commit

Permalink
export indent button options QuillToolbarIndentButtonOptions (#1458)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtallenca authored Oct 23, 2023
1 parent 0f6a505 commit 94819c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/models/config/toolbar/configurations.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export './buttons/color.dart';
export './buttons/font_family.dart';
export './buttons/font_size.dart';
export './buttons/history.dart';
export './buttons/indent.dart';
export './buttons/link_style.dart';
export './buttons/search.dart';
export './buttons/select_alignment.dart';
Expand Down

1 comment on commit 94819c2

@EchoEllet
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Please sign in to comment.