mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 13:06:58 +02:00
docs(v2): GIF format is not suported (#5133)
https://github.com/facebook/docusaurus/issues/2956 Please check the issue above. GIF format is currently is not supported
This commit is contained in:
parent
3e5a832590
commit
f14d8d2fdd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
||||||
|
|
||||||
## Usage {#usage}
|
## Usage {#usage}
|
||||||
|
|
||||||
This plugin supports the PNG, GIF and JPG formats only.
|
This plugin supports the PNG and JPG formats only.
|
||||||
|
|
||||||
```jsx
|
```jsx
|
||||||
import Image from '@theme/IdealImage';
|
import Image from '@theme/IdealImage';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue