Skip to content

Commit

Permalink
fix: mention typescript support
Browse files Browse the repository at this point in the history
  • Loading branch information
benmneb committed Jun 18, 2022
1 parent d253a67 commit e0a971c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ import { Image } from 'mui-image'

_Note: Profits not guaranteed and MUI v5 is a peer dependency. If you need to support legacy versions of Material-UI, use [`material-ui-image`](https://github.com/TeamWertarbyte/material-ui-image) instead. See the [comparison chart](#comparison-with-similar-components) below for more._

#### _Using Typescript? You can now add [`@types/mui-image`](https://www.npmjs.com/package/@types/mui-image) for full support_ 🥳

## Usage Examples

You can use `mui-image` like a regular image.
Expand Down

0 comments on commit e0a971c

Please sign in to comment.