Skip to content

Commit 94c53f5

Browse files
committed
Merge commit 'c7f8eebf5670bc3a31ba4d5b7f6b508399190b16'
2 parents 2174d6e + c7f8eeb commit 94c53f5

File tree

3 files changed

+24
-25
lines changed

3 files changed

+24
-25
lines changed

docs/api/toast.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ interface ToastButton {
222222
icon?: string;
223223
side?: 'start' | 'end';
224224
role?: 'cancel' | string;
225-
cssClass?: string | string[];
226225
htmlAttributes?: { [key: string]: any };
227226
handler?: () => boolean | void | Promise<boolean | void>;
228227
}

static/code/stackblitz/v7/react/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/code/stackblitz/v8/react/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)