Fixed typo
This commit is contained in:
parent
4cb2af8e9d
commit
875db76f34
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import Button from '../templates/components/Button/Button.tsx'
|
|||
import Image from '../templates/components/Image/Image'
|
||||
import Page from '../templates/components/Page/Page'
|
||||
import sampleA from '../templates/images/sample.avif'
|
||||
import sampleW from '../templates/images/sample.avif'
|
||||
import sampleW from '../templates/images/sample.webp'
|
||||
import OptimizeImage from '../templates/components/Optimizer/OptimizeImage'
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue