fix: update package info

This commit is contained in:
sriram veeraghanta 2024-05-16 17:51:10 +05:30
parent 1ad7011aac
commit 669faf7c72
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
import { observer } from "mobx-react";
import { observer } from "mobx-react-lite";
// components
import { GithubOAuthButton, GoogleOAuthButton } from "@/components/account";
// hooks