extension name is required now
This commit is contained in:
@@ -6,6 +6,8 @@ type FontFamilyOptions = {
|
||||
}
|
||||
|
||||
const FontFamily = Extension.create({
|
||||
name: 'fontFamily',
|
||||
|
||||
defaultOptions: <FontFamilyOptions>{
|
||||
types: ['textStyle'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user