diff --git a/packages/react-aria-components/docs/Tree.mdx b/packages/react-aria-components/docs/Tree.mdx index a54579ac5bb..85cd1ef2c96 100644 --- a/packages/react-aria-components/docs/Tree.mdx +++ b/packages/react-aria-components/docs/Tree.mdx @@ -460,7 +460,7 @@ function FileTree(props: TreeProps) { return ( + ``` ### Disallow empty selection