Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
limitkr authored Jan 2, 2022
1 parent c0d5abc commit 3f5f323
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

## Quick Start

### Install
```
npm i mui-m3-theme
```

### Usage
```tsx
import React from "react";
import { ThemeProvider, CssBaseLine } from "@mui/material";
Expand Down

0 comments on commit 3f5f323

Please sign in to comment.