mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
test(Notify): fix snapshot
This commit is contained in:
parent
5d01af62c4
commit
b6efeaf4f9
@ -2,7 +2,7 @@
|
||||
|
||||
exports[`should render Notify correctly 1`] = `
|
||||
<div
|
||||
class="van-popup van-popup--top van-notify van-notify--danger van-popup-slide-top-enter-active van-popup-slide-top-enter-from"
|
||||
class="van-popup van-popup--top van-notify van-notify--danger van-popup-slide-top-enter-from van-popup-slide-top-enter-active"
|
||||
style="z-index: 2001; transition-duration: 0.2s;"
|
||||
>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user