Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikriemer committed Aug 16, 2024
1 parent 70ab6f9 commit 6354187
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import {

@Component({
selector: 'sp-single-marker-map',
templateUrl: './single-marker-map.component.html'
templateUrl: './single-marker-map.component.html',
})
export class SingleMarkerMapComponent implements OnInit {
@Input()
Expand Down

0 comments on commit 6354187

Please sign in to comment.