Skip to content

Commit

Permalink
Merge branch '381-inconsistency-between-cell-plot-and-heat-map' of ht…
Browse files Browse the repository at this point in the history
…tps://github.com/ebi-gene-expression-group/atlas-web-single-cell into 381-inconsistency-between-cell-plot-and-heat-map
  • Loading branch information
lingyun1010 committed Apr 8, 2024
2 parents 13d469d + 8a3290e commit ee06e00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RedirectWithSearchAndHash.propTypes = {
const RedirectWithLocation = withRouter(RedirectWithSearchAndHash)

const CLUSTERS_PLOT = `clusters`
const METADATA_PLOT = `metatdata`
const METADATA_PLOT = `metadata`

class TSnePlotViewRoute extends React.Component {
constructor(props) {
Expand Down

0 comments on commit ee06e00

Please sign in to comment.