Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eb241fb

Browse files
chore: fix quotes
chore: fix quotes
1 parent 611c500 commit eb241fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/app/component/matrix/matrix.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { map, startWith } from 'rxjs/operators';
66
import { MatTableDataSource } from '@angular/material/table';
77
import { ymlService } from '../../service/yaml-parser/yaml-parser.service';
88
import { Router, NavigationExtras } from '@angular/router';
9-
import { stringify } from "qs";
9+
import { stringify } from 'qs';
1010

1111
import { UntilDestroy, untilDestroyed } from '@ngneat/until-destroy';
1212

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /