Exemple #1
0
function* onAddCustomTokenSuccess() {
  gtm.pushAddCustomToken()
  yield put({ type: CUSTOM_TOKEN_CLEAR })
}