matching comments
This commit is contained in:
parent
6fc44720d6
commit
ed1671fe2f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ type Props = {
|
||||||
openModal: (string, {}) => void,
|
openModal: (string, {}) => void,
|
||||||
setAsConfirmingCard: () => void,
|
setAsConfirmingCard: () => void,
|
||||||
};
|
};
|
||||||
//
|
|
||||||
// type State = {
|
// type State = {
|
||||||
// open: boolean,
|
// open: boolean,
|
||||||
// currentFlowStage: string,
|
// currentFlowStage: string,
|
||||||
|
|
Loading…
Add table
Reference in a new issue