diff --git a/lib/src/widgets/toolbar/base_toolbar.dart b/lib/src/widgets/toolbar/base_toolbar.dart index 9743cf3e..ab1b483e 100644 --- a/lib/src/widgets/toolbar/base_toolbar.dart +++ b/lib/src/widgets/toolbar/base_toolbar.dart @@ -14,8 +14,8 @@ export 'buttons/color/color_button.dart'; export 'buttons/custom_button_button.dart'; export 'buttons/font_family_button.dart'; export 'buttons/font_size_button.dart'; -export 'buttons/hearder_style/select_header_style_dropdown_button.dart'; export 'buttons/hearder_style/select_header_style_buttons.dart'; +export 'buttons/hearder_style/select_header_style_dropdown_button.dart'; export 'buttons/history_button.dart'; export 'buttons/indent_button.dart'; export 'buttons/link_style2_button.dart';