Skip to content

Commit

Permalink
[docs] remove redirect to component reference (#3356)
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot authored Apr 4, 2024
1 parent c86cb70 commit cdd4a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/toolpad/studio/getting-started/why-toolpad.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Addressing the problems mentioned above leads to a better developer experience.

### Drag-and-drop builder

Toolpad Studio works as a drag-and-drop UI builder and uses MUI's own Material UI components. Material UI includes all of the foundational components required for internal use cases. Toolpad Studio currently supports [many of them](https://mui.com/toolpad/reference/components/), and more are continuously being added.
Toolpad Studio works as a drag-and-drop UI builder and uses MUI's own Material UI components. Material UI includes all of the foundational components required for internal use cases. Toolpad Studio currently supports [many of them](https://mui.com/toolpad/studio/reference/components/), and more are continuously being added.

Toolpad Studio supports adding any number of custom React components for other use cases. The drag-and-drop builder enables you to quickly assemble a minimum viable UI that's endlessly customizable, ensuring the best of both worlds: speed _and_ flexibility.

Expand Down

0 comments on commit cdd4a2f

Please sign in to comment.