Skip to content

Commit

Permalink
fix: add PortableTextBlock export
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Mar 16, 2024
1 parent df552d8 commit 2a41d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -4,3 +4,4 @@ export {PortableText} from './react-portable-text'
export * from './types'
export type {ToolkitListNestMode as ListNestMode} from '@portabletext/toolkit'
export {toPlainText} from '@portabletext/toolkit'
export type {PortableTextBlock} from '@portabletext/types'

0 comments on commit 2a41d9f

Please sign in to comment.