Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 7c3cdfa

Browse files
remove validator
1 parent d6faffe commit 7c3cdfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/pages/Course/ApplyModal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ export default function ApplyModal({ fullWidth = false, ...rest }) {
246246
fullWidth
247247
name="refId"
248248
onChange={handleChange}
249-
validators={[]}
250249
/>
251250

252251
{submitting === 0 ? (

0 commit comments

Comments
 (0)