Skip to content

Commit 1ae780b

Browse files
authored
Merge pull request alan2207#50 from fishmandev/patch-2
docs: fix a typo in components-and-styling.md
2 parents 4173e87 + 1e167ad commit 1ae780b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components-and-styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ These component libraries come with their components fully styled.
6363

6464
- [Chakra UI](https://chakra-ui.com/) - great library with probably the best developer experience, allows very fast prototyping with decent design defaults. Plenty of components that are very customizable and flexible with accessibility already configured out of the box.
6565

66-
- [AntD](https://ant.design/) - another great component library that has a lot of different components. Best suitable for creating admin dashboards. However, it might be a bit difficult to change the styles in order to adapt it to a custom design.
66+
- [AntD](https://ant.design/) - another great component library that has a lot of different components. Best suitable for creating admin dashboards. However, it might be a bit difficult to change the styles in order to adapt them to a custom design.
6767

6868
- [MUI](https://mui.com/) - the most popular component library for React. Has a lot of different components. It might be more suitable for building admin dashboards as it would not be easy to change the components to look like something else than Material Design.
6969

0 commit comments

Comments
 (0)