Skip to content
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

✨ Complete manually tracking habits feature #9

Merged
merged 3 commits into from
Mar 14, 2021
Merged

✨ Complete manually tracking habits feature #9

merged 3 commits into from
Mar 14, 2021

Conversation

AdithyaBhat17
Copy link
Owner

  • 🐛 Fixed a bug where I forgot to forwardRef to OutlineButton
  • ✨ Complete manually tracking habits feature

@AdithyaBhat17 AdithyaBhat17 added the enhancement New feature or request label Mar 14, 2021
@AdithyaBhat17 AdithyaBhat17 self-assigned this Mar 14, 2021
@vercel
Copy link

vercel bot commented Mar 14, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/adithyanr/habit-tracker/GPoqsvDnsHDbSYMMzMAj7KsJgyVB
✅ Preview: https://habit-tracker-git-ui-adithyanr1.vercel.app

@todo
Copy link

todo bot commented Mar 14, 2021

- replace toast with standaloneToast for all mutate callbacks.

// @todo - replace toast with standaloneToast for all mutate callbacks.
export async function deleteHabit(
habit: Habit,
habits: Habit[],


This comment was generated by todo based on a todo comment in cad589e in #9. cc @AdithyaBhat17.

@AdithyaBhat17
Copy link
Owner Author

📝Changed routes:

Commit 870191e (https://habit-tracker-474kqy4ec-adithyanr1.vercel.app).

components/Habit.tsx Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant