Skip to content

Commit

Permalink
changing title to match UI V2
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed May 9, 2024
1 parent 9006c04 commit 9dd73fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/trays/layer-selection/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { LayerSelectionTray } from "./layerSelectionTray.js";
export const icon = <LayerSelectionIcon />;

// create a title for this tray element
export const title = 'Layer selection';
export const title = 'ADCIRC Layer selection';

/**
* render the removal component
Expand Down

0 comments on commit 9dd73fb

Please sign in to comment.