-
Notifications
You must be signed in to change notification settings - Fork 0
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
calendar merge #50
calendar merge #50
Conversation
merge commit
…k-form Enhancements of task form
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.
Impressive work @BlueSkyAndSomeCurses ! Just return the missing export
src/components/TaskBox.tsx
Outdated
); | ||
}; | ||
|
||
export default TaskBox; |
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.
Removing the export broke the app. Perhaps you want to get it back :)
Ooops, my bad. Probably misclicked delete key 🙁 |
Visit the preview URL for this PR (updated for commit eb164bb): https://goal-tracker-app-38cdb--pr50-test-calendar-merge-blrs0qcg.web.app (expires Fri, 14 Jun 2024 07:09:18 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4c4e709ef030d53d132aff41682ebb65bb7a0d4c |
Merged with new calendar
update/add task buttons
update/add task form design
small fixes
works on my machine)