test(toast-notification): assert fullWidth prop

This commit is contained in:
Eric Liu 2022-08-14 12:59:39 -07:00
commit 1c87316ed6

View file

@ -2,7 +2,7 @@
import { ToastNotification } from "../types"; import { ToastNotification } from "../types";
</script> </script>
<ToastNotification /> <ToastNotification fullWidth />
<ToastNotification <ToastNotification
hideCloseButton hideCloseButton