Skip to content

Commit 1cab79b

Browse files
committed
debugging TS for TravisCI implementation
1 parent 6036a0e commit 1cab79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/FrontendTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export interface PerfData {
2222

2323
interface BarStackProp {
2424
snapshotId: string,
25-
route: URL,
25+
route: URL | string,
2626
currentTab?: string,
2727
}
2828

0 commit comments

Comments
 (0)