Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minWidth property should be supported in responsive prop #71

Open
lifeiscontent opened this issue May 22, 2023 · 0 comments
Open

minWidth property should be supported in responsive prop #71

lifeiscontent opened this issue May 22, 2023 · 0 comments

Comments

@lifeiscontent
Copy link

Describe the bug

both minWidth and maxWidth are things you can define on a responsive image, it seems there's only currently support for maxWidth in the responsive prop

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. change this line to minWidth https://github.com/Josh-McFarlin/remix-image/blob/master/examples/basic/app/routes/index.tsx#L31
  2. see that it shows a typescript error

Expected behavior

As a user I'd expect to be able to set both minWidth and maxWidth properties

Screenshots or Videos

No response

Platform

  • OS: MacOS
  • Browser: Chrome
  • Version: 113.0.5672.126

Additional context

No response

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

No branches or pull requests

1 participant