Skip to content
View vytsja's full-sized avatar

Block or report vytsja

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vytsja/README.md
Додати новий тиждень setCurrentWeekIdx(Number(e.target.value))} className="border rounded px-2 py-1" > {weeks.map((w, i) => ( {w.startDate ? `Тиждень з ${w.startDate}` : `Тиждень ${i + 1}`} ))}

{weeks[currentWeekIdx] ? ( <FinanceChecklistApp data={weeks[currentWeekIdx]} setData={d => setWeeks(ws => ws.map((w, i) => (i === currentWeekIdx ? d : w))) } /> ) : (

Виберіть або додайте тиждень.
)}

Popular repositories Loading

  1. Vytsja Vytsja Public