Skip to content

Commit

Permalink
kup-editor: placeholder.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafoscili committed Feb 1, 2024
1 parent a492b87 commit 4f9672b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ketchup/src/components/kup-editor/kup-editor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ export class KupEditor {
hideModeSwitch: true,
initialEditType: this.initialEditType,
initialValue: this.initialValue,
placeholder: 'Type your text here...',
previewStyle: this.previewStyle,
usageStatistics: false,
};
Expand Down

0 comments on commit 4f9672b

Please sign in to comment.