#`w` property on Image component
2 messages · Page 1 of 1 (latest)
Well, it supports prop w, it just does not work. Image uses different api to set width, so just use width prop.
2 messages · Page 1 of 1 (latest)
Is there a reason why the <Image /> component doesn't support the property w as shorthand like mostly all the other components, only width ?
Well, it supports prop w, it just does not work. Image uses different api to set width, so just use width prop.