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
<sui.ModalisOpen={showCreateModal}onClose={this.hideCreateModal}closeIcon={false}dimmer={true}header={lf("Create New Asset")}buttons={actions}>
95
+
<sui.ModalclassName="asset-editor-create-dialog"isOpen={showCreateModal}onClose={this.hideCreateModal}closeIcon={false}dimmer={true}header={lf("Create New Asset")}buttons={actions}>
83
96
<div>{lf("Choose your asset type from the options below.")}</div>
0 commit comments