react-flags
react-flags copied to clipboard
can't use inline style properties
I wanna use vertical-align style in flag. but this component ignore inline style properties. do you have any plans to apply this functionality?
and className also.
No, not at the moment, I'm quite busy at work currently, but fell free to sumit me a pull request.
@wiredmax webpack-dev-server is missing from the dependencies. Which version are you using?
@wiredmax webpack-dev-server is missing from the dependencies. Which version are you using?
@cescoferraro @wiredmax this PR might be helpful to just add webpack-dev-server to dev dependencies. Please check this out Add webpack-dev-server as devDependency