Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fhammerschmidt committed Jun 21, 2023
1 parent e0335a5 commit f6e63fd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ They are still available, check out the old website: https://rescript-material-u
| MUI package | ReScript bindings package | Namespace | Progress |
| ------------------- | ---------------------------- | ---------------- | -------: |
| @mui/material | @rescript-mui/material | Mui | 99 % |
| @mui/lab | @rescript-mui/lab | MuiLab | 7 % |
| @mui/lab | @rescript-mui/lab | MuiLab | 50 % |
| @mui/x-date-pickers | @rescript-mui/x-date-pickers | MuiXDatePickers | 10 % |
| @mui/base | Not implemented! | MuiBase (?) | - |
| @mui/joy | Not implemented! | Joy (?) | - |
Expand Down Expand Up @@ -179,18 +179,18 @@ NOTE: `@mui/styles` will never be implemented, as it is the legacy styling solut

- [x] LoadingButton
- [x] Masonry
- [ ] TabContext
- [ ] TabList
- [ ] TabPanel
- [x] TabContext
- [x] TabList
- [x] TabPanel
- [ ] Timeline
- [ ] TimelineConnector
- [ ] TimelineContent
- [ ] TimelineDot
- [ ] TimelineItem
- [ ] TimelineOppositeContent
- [ ] TimelineSeparator
- [ ] TreeItem
- [ ] TreeView
- [x] TreeItem
- [x] TreeView

### MUI-X Date Pickers

Expand Down

0 comments on commit f6e63fd

Please sign in to comment.