Removed unnecessary props
This commit is contained in:
parent
55b56d4d1a
commit
4e33f96a44
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ import sharp from 'sharp'
|
|||
|
||||
interface Props {
|
||||
size?: number
|
||||
alt?: string
|
||||
}
|
||||
|
||||
const convertLogo = async (props: Props) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue