We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adecac5 commit e6aff4cCopy full SHA for e6aff4c
app/docs/components.tsx
@@ -1,7 +1,7 @@
1
import { markdown } from "catalog";
2
3
const Doc = () => markdown`
4
-> The components used in the User Interface are built upon [rebass](https://mui.com/), a library of React UI components.
+> The components used in the User Interface are built upon [Material-UI](https://mui.com/), a library of React UI components.
5
6
> All styles are defined in a \`theme\` file [that can be customized to a specific brand](/theming).
7
0 commit comments