mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
test(toast-notification): assert fullWidth
prop
This commit is contained in:
parent
8f532dc681
commit
1c87316ed6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
import { ToastNotification } from "../types";
|
||||
</script>
|
||||
|
||||
<ToastNotification />
|
||||
<ToastNotification fullWidth />
|
||||
|
||||
<ToastNotification
|
||||
hideCloseButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue