Add FButton.icon
constructor
#121
Labels
difficulty: easy
Trivial tasks that everyone should be able to accomplish.
duration: tiny
Features that take < 3 man-hours
priority: high
Requires urgent attention, i.e. those that block progress of other features
type: ehancement
A new feature or request
It'll be nice if there was a constructor for creating a icon button. The current button constructor that accepts a prefix and suffix icon ends up introducing additional padding.
See https://ui.shadcn.com/docs/components/button#icon
The text was updated successfully, but these errors were encountered: