Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammed-Rahif committed Feb 27, 2024
1 parent 4c6ee53 commit 52d5664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_quill_extensions/lib/flutter_quill_embeds.dart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class FlutterQuillEmbeds {
}) {
if (kIsWeb) {
throw UnsupportedError(
'The editorBuilders() is not for web, please use editorBuilders() '
'The editorBuilders() is not for web, please use editorWebBuilders() '
'instead',
);
}
Expand Down

0 comments on commit 52d5664

Please sign in to comment.