mirror of https://github.com/rancher/dashboard.git
rm unused onConfirm prop state
This commit is contained in:
parent
4cf0f8cb32
commit
db569d29e4
|
|
@ -14,7 +14,6 @@ export const state = function() {
|
|||
toRemove: [],
|
||||
toAssign: [],
|
||||
toUpdate: [],
|
||||
onConfirm: null
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue