Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김건희
/
OSSW_Weather_Briefing
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김건희
2022-05-16 21:02:34 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
21ca601b2ff936ed281ab69570afc41cd1dcda8b
21ca601b
1 parent
ad1d34d1
[Update] Variable Effectiveness
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
weather_briefing/src/component/views/RegisterPage/RegisterPage.js
weather_briefing/src/component/views/RegisterPage/RegisterPage.js
View file @
21ca601
...
...
@@ -96,8 +96,6 @@ function RegisterPage(props) {
password
:
Password
,
sex
:
Sex
,
};
console
.
log
(
data
);
}
},
[
checkIdError
,
checkNameError
,
checkPasswordError
,
checkRegisterError
,
checkSexError
,
Password
,
PasswordCheck
,
Sex
]);
...
...
Please
register
or
login
to post a comment