(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'
| 'error';
};
actions: {
actions?: {
confirm?: {
show?: boolean;
label?: string;