Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sambaptista committed May 11, 2023
1 parent de6e456 commit 840b797
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import {NgModule} from '@angular/core';
import {CommonModule} from '@angular/common';
import {NaturalGalleryComponent} from './natural-gallery/natural-gallery.component';


@NgModule({
declarations: [NaturalGalleryComponent],
imports: [CommonModule],
Expand Down

0 comments on commit 840b797

Please sign in to comment.