CEC-758 Add SMS send page and result (#173)

* Add SMS send and result pages

* Update snapshot

Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
This commit is contained in:
arpanetus
2022-08-02 01:11:11 +06:00
committed by GitHub
parent b70afa5312
commit 00af90902e
13 changed files with 1307 additions and 72 deletions

View File

@@ -53,7 +53,7 @@ const MainForm = () => {
setMessage(e.message);
logger.warn(e.stack);
}
};
};
const onChangeView = () => {
setPubCert(null);