Automattic / bugomattic

Bugomattic is a tool that guides bug reporters to the right actions within large, complex organizations
GNU General Public License v2.0
6 stars 0 forks source link

[Task - Cleanup]: Standardize all the different button types #74

Closed dpasque closed 1 year ago

dpasque commented 1 year ago

Details

We should DRY things up and standardize all our button types, now that we have a few that are re-used throughout the app (filled, outlined, non-outlined).

We could do this either with components or CSS classes

Checklist