(fuse/confirmation) Small fix on the docs

This commit is contained in:
sercan 2021-07-10 22:11:39 +03:00
parent 178d09597b
commit c4914c80b3

View File

@ -74,7 +74,7 @@
| 'warning' | 'warning'
| 'error'; | 'error';
}; };
actions: { actions?: {
confirm?: { confirm?: {
show?: boolean; show?: boolean;
label?: string; label?: string;