π Fix: prop-type μ κ±°νκ³ jsdoc μ μ©νκΈ°#155
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Summary of ChangesHello @eunji0124, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! μ΄ PRμ ProfileSelect μ»΄ν¬λνΈμ μ½λ κ°λ μ±κ³Ό μ μ§λ³΄μμ±μ ν₯μμν€κΈ° μν΄ prop-types λΌμ΄λΈλ¬λ¦¬ μμ‘΄μ±μ μ κ±°νκ³ JSDocμ λμ νμ¬ μ»΄ν¬λνΈμ μΈν°νμ΄μ€λ₯Ό λͺ ννκ² λ¬Έμννλ λ° μ€μ μ λ‘λλ€. μ΄λ κ°λ°μκ° μ»΄ν¬λνΈμ μ¬μ©λ²μ λ μ½κ² μ΄ν΄ν μ μλλ‘ λμ΅λλ€. Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with π and π on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
|
π ꡬνν κΈ°λ₯ Preview: https://frontend-e67w1v4u7-fe-19-seongihuns-projects.vercel.app |
There was a problem hiding this comment.
Code Review
μ΄λ² PRμ ProfileSelect μ»΄ν¬λνΈμμ prop-typesλ₯Ό μ κ±°νκ³ JSDocμΌλ‘ λ체νλ μμ
μ μ μννμ
¨μ΅λλ€. JSDocμ ν΅ν΄ νμ
μ 보λ₯Ό λͺ
μνμ¬ μ½λμ κ°λ
μ±κ³Ό μ μ§λ³΄μμ±μ λμΈ μ μ΄ μ’μ΅λλ€. JSDoc μ€νμΌ κ°μ΄λμ κ΄λ ¨λ μμ κ°μ μ¬νμ ν κ°μ§ μ μν©λλ€.
| /** | ||
| * νλ‘ν μ ν μ»΄ν¬λνΈ | ||
| * | ||
| * @param {Object} props - μ»΄ν¬λνΈ props |
There was a problem hiding this comment.
JSDocμμ νμ
μ λͺ
μν λ Objectμ κ°μ λνΌ κ°μ²΄ νμ
λμ objectμ κ°μ μμ νμ
μ μ¬μ©νλ κ²μ΄ μΌλ°μ μΈ μ»¨λ²€μ
μ
λλ€. μ΄λ κ² νλ©΄ λ€λ₯Έ μμ νμ
(μ: string, number)κ³Όμ μΌκ΄μ±μ μ μ§ν μ μμ΅λλ€.
| * @param {Object} props - μ»΄ν¬λνΈ props | |
| * @param {object} props - μ»΄ν¬λνΈ props |
|
π ꡬνν κΈ°λ₯ Preview: https://frontend-robsw97e7-fe-19-seongihuns-projects.vercel.app |
π μ΄μ λ²νΈ
#154
β¨ μμ ν λ΄μ©
ProfileSelect prop-type μ κ±°νκ³ jsdoc μ μ©