chore(Picker): fix typo in demo (#8614)
* chore(Picker): fix typo in demo * chore: fix snapshot
This commit is contained in:
@@ -222,7 +222,7 @@ exports[`should render demo and match snapshot 1`] = `
|
||||
class="van-picker-column__item"
|
||||
>
|
||||
<div class="van-ellipsis">
|
||||
Thusday
|
||||
Thursday
|
||||
</div>
|
||||
</li>
|
||||
<li role="button"
|
||||
@@ -246,7 +246,7 @@ exports[`should render demo and match snapshot 1`] = `
|
||||
class="van-picker-column__item"
|
||||
>
|
||||
<div class="van-ellipsis">
|
||||
Morging
|
||||
Morning
|
||||
</div>
|
||||
</li>
|
||||
<li role="button"
|
||||
|
||||
Reference in New Issue
Block a user