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
<ahref="https://mui.com/base-ui/"rel="noopener"target="_blank"><imgwidth="150"height="133"src="https://mui.com/static/logo.svg"alt="MUI Base logo"></a>
4
4
</p>
5
5
6
-
<h1align="center">Base UI</h1>
6
+
<h1align="center">MUI Base</h1>
7
7
8
-
Base UI is a library of headless ("unstyled") React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.
8
+
MUI Base is a library of headless ("unstyled") React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.
9
9
10
10
## Installation
11
11
@@ -19,7 +19,7 @@ npm install @mui/base
19
19
20
20
<!-- #host-reference -->
21
21
22
-
Visit [https://v6.mui.com/base-ui/](https://v6.mui.com/base-ui/) to view the full documentation.
22
+
Visit [https://v6.mui.com/base-ui/getting-started/](https://v6.mui.com/base-ui/getting-started/) to view the full documentation.
23
23
24
24
## Questions
25
25
@@ -28,7 +28,7 @@ Use the "base-ui" tag on Stack Overflow to make it easier for the community to
28
28
29
29
## Examples
30
30
31
-
Our documentation features [a collection of example projects using Base UI](https://github.com/mui/material-ui/tree/master/examples).
31
+
Our documentation features [a collection of example projects using MUI Base](https://github.com/mui/material-ui/tree/master/examples).
0 commit comments