1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 contentLabel="users.tokens"
6 onRequestClose={[MockFunction]}
10 className="modal-head"
14 defaultMessage="users.user_X_tokens"
15 id="users.user_X_tokens"
27 className="modal-body modal-container"
29 <withCurrentUserContext(TokensForm)
30 deleteConfirmation="inline"
31 displayTokenTypeInput={false}
33 updateTokensCount={[MockFunction]}
37 className="modal-foot"
40 onClick={[MockFunction]}