fix: broken build
This commit is contained in:
@@ -10,7 +10,7 @@ const fluxOutputBlock = createFluxOutputBlock()
|
||||
export const logosSchema = BlockNoteSchema.create({
|
||||
blockSpecs: {
|
||||
...defaultBlockSpecs,
|
||||
fluxOutput: fluxOutputBlock(),
|
||||
fluxOutput: fluxOutputBlock,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user