Is it possible to generate dimensions width and height but still be able to alter them when inserting the component like: `<InfoSm width={16} height={16} />` Right now the generated dimensions on this are width 24 and height 24 and setting it to 16 does nothing. When using the --no-dimensions flag I have to set the width and height in all my components.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by alex4brandung and has received 3 comments.