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: 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
@@ -21,7 +21,7 @@ The easiest way to use material-table-component is to install it from npm and bu
21
21
npm install @keyvalue/material-table-component
22
22
```
23
23
24
-
You'll need to install React and Material-UI separately since they aren't included in the package.
24
+
This package includes Material-UI as a dependency, so you don't need to install it separately. However, you'll need to install React since it isn't included in the package.
0 commit comments