Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/detail/add review #14

Merged
merged 13 commits into from
Dec 23, 2022
Merged

Refactor/detail/add review #14

merged 13 commits into from
Dec 23, 2022

Conversation

seohyun319
Copy link
Member

@seohyun319 seohyun319 commented Dec 18, 2022

image

@seohyun319 seohyun319 self-assigned this Dec 18, 2022
@nami-koko nami-koko self-requested a review December 19, 2022 04:42
import Rating from '@mui/material/Rating'

const ReviewInput = () => {
const [userType, setUserType] = useState('anonymous')
Copy link
Collaborator

@nami-koko nami-koko Dec 20, 2022

Choose a reason for hiding this comment

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

state들 다 타입 지정(inputValue - string 등)하는게 좋을거같고 userType이나 Sort는 enum으로 타입 처리 하면 좋을거같아요!

@seohyun319 seohyun319 requested a review from nami-koko December 22, 2022 08:55
@seohyun319 seohyun319 merged commit af457d4 into main Dec 23, 2022
@seohyun319 seohyun319 deleted the refactor/detail/add-review branch December 28, 2022 06:53
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