chore(richtext-lexical): export LexicalFieldAdminProps (#11464)
This commit is contained in:
@@ -1051,7 +1051,7 @@ export { $convertFromMarkdownString } from './packages/@lexical/markdown/index.j
|
||||
|
||||
export { defaultRichTextValue } from './populateGraphQL/defaultValue.js'
|
||||
export { populate } from './populateGraphQL/populate.js'
|
||||
export type { LexicalEditorProps, LexicalRichTextAdapter } from './types.js'
|
||||
export type { LexicalEditorProps, LexicalFieldAdminProps, LexicalRichTextAdapter } from './types.js'
|
||||
|
||||
export { createServerFeature } from './utilities/createServerFeature.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user