feat(richtext-lexical): Blocks: generate type definitions for blocks fields (#4529)
This commit is contained in:
@@ -73,6 +73,7 @@ export const TextBlock: Block = {
|
||||
}
|
||||
|
||||
export const RadioButtonsBlock: Block = {
|
||||
interfaceName: 'LexicalBlocksRadioButtonsBlock',
|
||||
fields: [
|
||||
{
|
||||
name: 'radioButtons',
|
||||
|
||||
Reference in New Issue
Block a user