Badge component - How to use
Invocation of the component would look something like this:
Success badge
<Hds::Badge @text="Success badge" @color="success" @type="outlined" />
Invocation of the component would look something like this:
<Hds::Badge @text="Success badge" @color="success" @type="outlined" />