You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
secondaryButton: PropTypes.func.describe('Overrride the cancel button by passing a function that returns your custom node. By default, the cancel button says "Cancel" and calls resetFields().'),
165
172
defaultFooterMessage: PropTypes.node.describe('A message for the footer when the validate message is "use default"'),
<span>We have removed <strong>{joinWithFinal('',this.state.removedCollaborators.map(c=>c.userName||c.userEmail),', ',' and ')}</strong> from this app. If they had saved the master key, they may still have access via an SDK or the API. To be sure, you can reset your master key in the Keys section of app settings.</span>
0 commit comments