mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-08 21:05:34 -04:00
Migrate to app router (#2254)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import useSWRImmutable from "swr/immutable";
|
||||
import { useErrorBoundary } from "react-error-boundary";
|
||||
import commaNumber from "comma-number";
|
||||
|
||||
Reference in New Issue
Block a user