Use the `label` attribute to hide or show the step label.

```html
<div class="w-min">
  <sd-step label="Label"></sd-step>
</div>
```
