-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Feat] agenda list layout #1437 #1451
Conversation
- μ€ν 리λΆμλ μ μ© κ°λ₯νκ²λ μ€μ
- Link νκ·Έ ν΅ν΄μ ν΄λ¦μ, νμμ΄ λ§λ νμ΄μ§ (μμ λ€ μμ±, λν μμΈ) μ΄λ νκ² μ€μ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
κ° μ»΄ν¬λνΈ λ³λ‘ λΆλ¦¬λ§ μ μ΄λ£¨μ΄μ§λ©΄ μ’μ κ² κ°μμ!
); | ||
}; | ||
|
||
const AgendaListBtn = () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
κ° μμ λ€ νλͺ©λ€λ νμΌ λΆλ¦¬ν΄λμΌλ©΄ μ’κ² μ΅λλ€~
|
||
## π κ°μ <!-- PRλ΄μ©μ λν΄ μΆμ½ν΄μ μ μ΄μ£ΌμΈμ. --> | ||
|
||
- | ||
|
||
## π» μμ μ¬ν <!-- PRλ΄μ©μ λν΄ μμΈμ€λͺ μ΄ νμνλ€λ©΄ μ΄ λΆλΆμ κΈ°μ¬ ν΄μ£ΌμΈμ. --> | ||
|
||
- | ||
|
||
## β λ³κ²½λ‘μ§ <!-- κ³ μΉ μ¬νμ μ μ΄μ£ΌμΈμ. μ¬PR μμλ§ μ¬μ©ν΄ μ£ΌμΈμ! (μ¬PR μλ κ²½μ° μμ ) --> | ||
|
||
- | ||
|
||
## π‘κ΄λ ¨ Issue <!-- κ΄λ ¨ Issue λ²νΈλ₯Ό κΈ°λ‘ν΄μ£ΌμΈμ. closeκ° νμν κ²½μ°μλ close #[μ΄μλ²νΈ]λ₯Ό ν΄μ£ΌμΈμ --> | ||
|
||
- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ΄μ νμΌλ‘ λ³κ²½ λΆνλ립λλ€~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
κ΅Ώκ΅Ώμ λλΉ
λΉλ μλ λΆλΆ μ κ° ν λΆλΆμ΄λΌ νμΈνκ³ μμ νμ΅λλ€. |
- Vector.svg μ΄λ¦ λ³κ²½ (ArrowRIght.svg) - AgendaTag : μ΄λ¦ λ£μ μ, # μ μΈν΄μ λ£κΈ° + μ»΄ν¬λνΈ λ°λ‘ λΆλ₯
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μμ μ¬ν λ°μλ λΆλΆ νμΈνμ΅λλ€.
tagName: string; | ||
} | ||
|
||
const AgendaTag: React.FC<AgendaTagProps> = ({ tagName }) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
λ§μ½μ λμ€μ μ¬λ¬λ² μ¬μ¬μ©νκ² λλ©΄ μμ λ³μλ‘ λΉΌλμλ μ’μκ² κ°μ΅λλ€. (μ§κΈ κ·Έλ¬μλ λ»μ μλλλ€)
π κ°μ
π» μμ μ¬ν
Component λΆλ₯
μ²΄ν¬ μ¬ν
π‘κ΄λ ¨ Issue