We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9266e11 commit c65b13cCopy full SHA for c65b13c
packages/sanity/src/core/form/components/EditPortal.tsx
@@ -36,7 +36,7 @@ function onDrop(event: DragEvent<HTMLDivElement>) {
36
}
37
38
/**
39
- * @internal
+ * @beta
40
* Creates a dialog or a popover for editing content.
41
* Handles presence and virtual scrolling.
42
*/
0 commit comments