Add external startMultiSelect function
This commit is contained in:
committed by
Bill Thornton
parent
4ee0fa6287
commit
4fe6bb5b42
@@ -564,3 +564,6 @@ export default function (options) {
|
||||
};
|
||||
}
|
||||
|
||||
export const startMultiSelect = (card) => {
|
||||
showSelections(card);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user