Skip to content

Commit

Permalink
delete uneffect code
Browse files Browse the repository at this point in the history
  • Loading branch information
huoyueyuyuan committed Aug 25, 2023
1 parent 6e79c13 commit 96643c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/Activity/ActivityEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ export class ActivityEditor extends PureComponent<ActivityEditorProps> {
<Form.Control
name="detail"
className="d-none"
isInvalid={!this.detailHTML.trim() && this.validated}
required
defaultValue={this.detailHTML || detail}
/>
Expand Down

1 comment on commit 96643c1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for open-hackathon ready!

✅ Preview
https://open-hackathon-mynvmmlv5-techquery.vercel.app

Built with commit 96643c1.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.