Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
missing semicolon
  • Loading branch information
deborahgu committed Jan 13, 2025
1 parent 00db461 commit 6edfe76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProgramRecord/ProgramRecordActions.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,6 @@ ProgramRecordActions.propTypes = {

ProgramRecordActions.defaultProps = {
sharedRecordUUID: '',
}
};

export default ProgramRecordActions;

0 comments on commit 6edfe76

Please sign in to comment.