test(toggle): assert hideLabel prop

This commit is contained in:
Eric Liu 2022-07-26 07:07:26 -07:00
commit 58011a4337

View file

@ -2,7 +2,7 @@
import { Toggle, ToggleSkeleton } from "../types";
</script>
<Toggle labelText="Push notifications" />
<Toggle labelText="Push notifications" hideLabel />
<Toggle
labelText="Push notifications"