Open yashrajbharti opened 6 days ago
while using montone shape component the shape and text attribute you want to add the width and height for the component for users to adjust height and width of component
assign it to me ... if this is what you meant
feel free to go ahead
assign me ,...
Thank you for your interest in contributing! While anyone is welcome to submit a pull request (PR), I typically assign issues to contributors based on their previous work and the quality of their submissions. If you decide to create a PR for the task, I'll be happy to review it. If it aligns with our needs and meets our standards, I'll consider assigning you the issue.
Looking forward to seeing your contributions!
Description:
I’d like to propose adding two new attributes,
height
andwidth
, to the<monotone-shape>
component. Since the shapes are SVGs, it would be beneficial to allow users to customize the size of the icons directly through these attributes.Proposed Changes:
Add
height
attribute:Add
width
attribute:Usage of both attributes together:
height
andwidth
:Benefits:
Additional Notes: