matching comments

This commit is contained in:
zeppi 2021-07-19 17:29:01 -04:00 committed by jessopb
parent 6fc44720d6
commit ed1671fe2f

View file

@ -29,7 +29,7 @@ type Props = {
openModal: (string, {}) => void,
setAsConfirmingCard: () => void,
};
//
// type State = {
// open: boolean,
// currentFlowStage: string,