Skip to content

Commit e083695

Browse files
committed
[form-builder] Expose the withDocument HOC (#126)
1 parent 31d9ecd commit e083695

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@sanity/form-builder/src/sanity/SanityFormBuilder.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import * as patches from '../utils/patches'
66

77
import {createFormBuilder, defaultConfig} from '../'
88
export {default as WithFormBuilderValue} from './WithFormBuilderValue'
9+
export {default as withDocument} from '../utils/withDocument'
910
export {checkout} from './formBuilderValueStore'
1011
export {default as PatchEvent} from '../PatchEvent'
1112

0 commit comments

Comments
 (0)