Skip to content

Commit e91a7c7

Browse files
committed
docs: fixed the docs
1 parent 5af3f1d commit e91a7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Others.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const allTypes = [
8181
},
8282
{
8383
name: 'Rich Colors Warning',
84-
snippet: `toast.Warning('Event has been created')
84+
snippet: `toast.warning('Event has been created')
8585
8686
// ...
8787

0 commit comments

Comments
 (0)