Skip to content

wrote api calls login registration#27

Open
zhangsscc99 wants to merge 4 commits into
mainfrom
apis
Open

wrote api calls login registration#27
zhangsscc99 wants to merge 4 commits into
mainfrom
apis

Conversation

@zhangsscc99

Copy link
Copy Markdown

Chaoxiong and I wrote frontend api calls together.

@zhangsscc99 zhangsscc99 requested a review from weikunwu April 28, 2024 02:03
Comment thread src/Components/LogIn.tsx Outdated

if (response.ok) {
setSuccessMessage('Login successful');
// 清空输入框

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

English plz

Comment thread src/Components/LogIn.tsx Outdated
Comment thread src/Components/SignUp.tsx
@zhangsscc99

Copy link
Copy Markdown
Author

ok

@zhangsscc99 zhangsscc99 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

no problem

Comment thread package.json
"react-flow-renderer": "^10.3.17",
"react-router": "^6.22.1",
"react-router-dom": "^6.22.1",
"react-router-dom": "^6.23.0",

@weikunwu weikunwu May 5, 2024

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is the router upgrade required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants