You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/base-ui-cra-ts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# MUI Base - Create React App example in TypeScript
2
2
3
-
[MUI Base](https://mui.com/base-ui/) is a library of unstyled React UI components and hooks.
3
+
[MUI Base](https://v6.mui.com/base-ui/getting-started/) is a library of unstyled React UI components and hooks.
4
4
5
5
[Create React App](https://create-react-app.dev/) is a framework for quickly creating a new React project without the need to configure complex build tools or development environments.
Copy file name to clipboardExpand all lines: examples/base-ui-cra/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# MUI Base - Create React App example in JavaScript
2
2
3
-
[MUI Base](https://mui.com/base-ui/) is a library of unstyled React UI components and hooks.
3
+
[MUI Base](https://v6.mui.com/base-ui/getting-started/) is a library of unstyled React UI components and hooks.
4
4
5
5
[Create React App](https://create-react-app.dev/) is a framework for quickly creating a new React project without the need to configure complex build tools or development environments.
Copy file name to clipboardExpand all lines: examples/base-ui-vite-tailwind-ts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# MUI Base - Vite.js example with Tailwind CSS in TypeScript
2
2
3
-
[MUI Base](https://mui.com/base-ui/) is a library of unstyled React UI components and hooks.
3
+
[MUI Base](https://v6.mui.com/base-ui/getting-started/) is a library of unstyled React UI components and hooks.
4
4
5
5
[Vite](https://vite.dev/) is a build tool that aims to provide a faster and leaner development experience for modern web projects, consisting of a dev server and a build command
0 commit comments