Skip to content

Commit 8eea9bd

Browse files
KhawarMehfooznielsdrost7
authored andcommitted
Use full markdown toolbar for quote notes field
1 parent a76b860 commit 8eea9bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • Modules/Quotes/Filament/Company/Resources/Quotes/Schemas

Modules/Quotes/Filament/Company/Resources/Quotes/Schemas/QuoteForm.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ public static function configure(Schema $schema): Schema
218218
->schema([
219219
MarkdownEditor::make('notes')
220220
->label(trans('ip.notes'))
221-
->toolbarButtons(['bold', 'italic'])
222221
->hintAction(InsertNoteTemplateAction::make('notes')),
223222
])
224223
->collapsed()

0 commit comments

Comments
 (0)