Skip to content

Commit

Permalink
Add view to itemurls type
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Apr 25, 2024
1 parent c8d08fb commit fcd9c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/History/Content/Dataset/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ export type ItemUrls = {
visualize?: string;
reportError?: string;
showDetails: string | null;
view?: string;
};

0 comments on commit fcd9c40

Please sign in to comment.