Skip to content

Commit e6aff4c

Browse files
Update app/docs/components.tsx
Co-authored-by: Tomas Carnecky <tomc@caurea.org>
1 parent adecac5 commit e6aff4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/docs/components.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { markdown } from "catalog";
22

33
const Doc = () => markdown`
4-
> The components used in the User Interface are built upon [rebass](https://mui.com/), a library of React UI components.
4+
> The components used in the User Interface are built upon [Material-UI](https://mui.com/), a library of React UI components.
55
66
> All styles are defined in a \`theme\` file [that can be customized to a specific brand](/theming).
77

0 commit comments

Comments
 (0)