mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-19 10:05:59 -04:00
refactor more hooks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useHasMounted } from "../../hooks/use-has-mounted";
|
||||
import useHasMounted from "../../hooks/useHasMounted";
|
||||
import { formatDate, formatTimeAgo } from "../../lib/helpers/format-date";
|
||||
|
||||
export type RelativeTimeProps = {
|
||||
|
||||
Reference in New Issue
Block a user