Skip to content

Commit

Permalink
modify by suggesiton
Browse files Browse the repository at this point in the history
  • Loading branch information
huoyueyuyuan committed Aug 27, 2023
1 parent 2cb57ac commit ae95163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Activity/ActivityEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ export class ActivityEditor extends PureComponent<ActivityEditorProps> {
hidden
name="detail"
required
defaultValue={this.detailHTML}
value={this.detailHTML}
/>
<Form.Control.Feedback type="invalid">
{textJoin(t('please_enter'), t('activity_detail'))}
Expand Down

1 comment on commit ae95163

@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-kj8rgib8u-techquery.vercel.app

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

Please sign in to comment.