Skip to content

Commit d181779

Browse files
committed
turn on starterkits
1 parent e6bd506 commit d181779

File tree

1 file changed

+1
-1
lines changed
  • packages/react-aria-components/docs

1 file changed

+1
-1
lines changed

packages/react-aria-components/docs/Tree.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ A `Tree` uses the following components, which may also be used standalone or reu
340340

341341
To help kick-start your project, we offer starter kits that include example implementations of all React Aria components with various styling solutions. All components are fully styled, including support for dark mode, high contrast mode, and all UI states. Each starter comes with a pre-configured [Storybook](https://storybook.js.org/) that you can experiment with, or use as a starting point for your own component library.
342342

343-
{/* <StarterKits component="tree" /> */}
343+
<StarterKits component="tree" />
344344

345345

346346
## Reusable wrappers

0 commit comments

Comments
 (0)