mirror of https://github.com/fantasticit/think.git
tiptap: update callout default emoji
parent
902608d496
commit
a9d67dbd9f
|
@ -21,7 +21,7 @@ export const Callout = Node.create({
|
|||
addAttributes() {
|
||||
return {
|
||||
emoji: {
|
||||
default: '✅',
|
||||
default: '🎯',
|
||||
},
|
||||
textColor: {
|
||||
default: '#d83931',
|
||||
|
|
Loading…
Reference in New Issue