Skip to content

Commit

Permalink
Merge pull request #721 from hubmapconsortium/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
axdanbol authored Sep 16, 2024
2 parents 64c0052 + 6a7af2f commit 1bb864b
Show file tree
Hide file tree
Showing 69 changed files with 1,348 additions and 192 deletions.
2 changes: 0 additions & 2 deletions apps/ftu-ui-small-wc/src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,7 @@ export class AppComponent implements OnInit, OnChanges {
*/
private updateSelectedIllustration(): void {
const { selectedIllustration } = this;
console.log('fooo', selectedIllustration);
const selected = selectedIllustrationInput(selectedIllustration);
console.log('bar');
if (selected === undefined || selected === '') {
this.setDefaultSelectedIllustration();
} else {
Expand Down
10 changes: 10 additions & 0 deletions libs/design-system/assets/icons/organ/bladder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions libs/design-system/assets/icons/organ/blood.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions libs/design-system/assets/icons/organ/bone_marrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions libs/design-system/assets/icons/organ/brain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1bb864b

Please sign in to comment.