QAComet
Results
11
issues of
QAComet
I'd like to be able to pass in the default HTML props to each component. For example, changing ```ts export interface FuiBadgeProps { // ... } ``` to ```ts export...