Skip to content

Commit c65b13c

Browse files
authoredJan 14, 2025
fix(core): export EditPortal as beta (#8270)
1 parent 9266e11 commit c65b13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/sanity/src/core/form/components/EditPortal.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function onDrop(event: DragEvent<HTMLDivElement>) {
3636
}
3737

3838
/**
39-
* @internal
39+
* @beta
4040
* Creates a dialog or a popover for editing content.
4141
* Handles presence and virtual scrolling.
4242
*/

0 commit comments

Comments
 (0)