Skip to content

Commit

Permalink
Update EditDataUseTermsButton.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Apr 29, 2024
1 parent 1874995 commit 3faeba7
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ import { datePickerTheme } from '../Submission/DateChangeModal';
type EditDataUseTermsButtonProps = {
accessToken: string;
clientConfig: ClientConfig;




accessionVersion: string[];
dataUseTerms: RestrictedDataUseTerms;
};
Expand Down

0 comments on commit 3faeba7

Please sign in to comment.