You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2022. It is now read-only.
In src/homeModals, create a new file homeDatesModal.ts
In this file, create a modal that will configure the dumpling dates app.
This modal should include two dropdowns: one to pick the day of the week to schedule a dumpling date, and another to pick how long it takes to schedule a dumpling date.
Third, there should be a confirm button to confirm the validity of the button. You don't need to attach a function to this button just yet.
#4
The text was updated successfully, but these errors were encountered: