Skip to content

Conversation

@Keyur3766
Copy link

fixed #4342

  • Removed "px" from the height and width of the images to prevent typescript error.

quality={50}
width="100px"
height="100px"
width="100"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't it be 100vw and 100vh instead?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad, it doesn't take anything else part from Number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Just a Typescript bug [not too serious]

2 participants