mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 12:48:12 +08:00
copy correction
This commit is contained in:
@@ -85,7 +85,7 @@ class CreateGenesetDialogue extends React.PureComponent {
|
||||
}}
|
||||
title="Create gene set"
|
||||
instruction="Type a new name for your gene set" /* todo genesets this.instruction(genesetName) */
|
||||
cancelTooltipContent="Close this dialog without editing the gene set."
|
||||
cancelTooltipContent="Close this dialog without creating the gene set."
|
||||
primaryButtonText="Create gene set same"
|
||||
text={genesetName}
|
||||
validationError={false}
|
||||
|
||||
Reference in New Issue
Block a user