Size can be string
Closed this issue · 5 comments
cagataysayg commented
Farzin-Firoozi commented
If you want to do that you can pass width to the style
prop and it overwrites the size.
<Drawer style={{ width: '50vw' }} >
...
take a look at this.
cagataysayg commented
That's how I already did it but I just wanted to improve the code.
Farzin-Firoozi commented
Can you make a PR for it?
cagataysayg commented
Need access to create a branch
Farzin-Firoozi commented
This feature is available now in v1.1.0! 🥳