Skip to content

Commit

Permalink
Update aspect-list-dialog.component.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano committed Jan 20, 2021
1 parent d4dd44c commit 3f88b54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ import { Subject } from 'rxjs/Subject';

constructor(dialog: MatDialog ... ) {}

openSelectorDialog() {
openAspectDialog() {
data: AspectListDialogComponentData = {
title: "Choose an item",
description: "Choose",
Expand Down

0 comments on commit 3f88b54

Please sign in to comment.