Skip to content

Commit

Permalink
remove empty prop
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaskikutis committed Dec 11, 2024
1 parent 4b752f8 commit 9e52aaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/core/prompt-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export class PromptModal extends React.Component<IProps, IState> {
position="top"
visible
onHide={this.props.closeModal}
headerTemplate=""
footerTemplate={
(
<Spacer h gap="4" justifyContent="end" noWrap>
Expand Down

0 comments on commit 9e52aaf

Please sign in to comment.