Skip to content

Commit

Permalink
Update app/docs/components.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas Carnecky <tomc@caurea.org>
  • Loading branch information
ptbrowne and wereHamster authored Sep 15, 2022
1 parent adecac5 commit e6aff4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/docs/components.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { markdown } from "catalog";

const Doc = () => markdown`
> 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.
> All styles are defined in a \`theme\` file [that can be customized to a specific brand](/theming).
Expand Down

0 comments on commit e6aff4c

Please sign in to comment.