bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.04k stars 216 forks source link

Missing `Size` parameter in the `BitIcon` component #7903

Closed Cyrus-Sushiant closed 2 days ago

Cyrus-Sushiant commented 2 days ago

The BitIcon component currently lacks a size parameter, which limits its flexibility when it comes to adjusting the icon size dynamically. Adding a size prop would enhance the component’s usability and allow developers to customize the icon dimensions according to their specific use cases.