Dev-FE-2 / toy-project1-team2-intranet-project

🌱 효율적인 μˆ˜κ°•μƒ 관리와 μ†Œν†΅μ„ μœ„ν•œ κ°€μƒμ˜ ν•™μŠ΅ ν”Œλž«νΌ νšŒμ‚¬ λ„νŒŒλ°μ˜ μΈνŠΈλΌλ„· μ„œλΉ„μŠ€μž…λ‹ˆλ‹€.
0 stars 0 forks source link

[FEAT] userModal, adminModal κ΅¬ν˜„ #73

Closed Chajaesik01 closed 20 hours ago

Chajaesik01 commented 4 days ago

πŸ“„ Describe

figma에 μ •μ˜λœ λ””μžμΈ λŒ€λ‘œ userModal, adminModal κ΅¬ν˜„

βœ… Tasks

πŸ“‹ Ref

좔가적인 μ •λ³΄λ‚˜ μ°Έκ³  λ¬Έμ„œλ₯Ό μ μ–΄μš”.

Chajaesik01 commented 4 days ago

μ‚¬μš©λ°©λ²•

  1. image 사진에 λ§žλŠ” id κ°’μœΌλ‘œ λ³€κ²½

  2. μ˜ˆμ‹œ) const punchInBtn = new Button({ className: 'punch-in-button', text: 'μΆœκ·Όν•˜κΈ°', color: 'green', shape: 'block', fontSize: 'var(--font-small)', onClick: () =>{ Modal('punch-in'); // 'punch-in' λͺ¨λ‹¬ μ—΄κΈ° } });