mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-15 23:58:56 -05:00
chore: cleanup provider imports
addresses comment from @veganbeef
This commit is contained in:
parent
b239f0553b
commit
fab3ce9a10
@ -1,6 +1,5 @@
|
||||
"use client";
|
||||
|
||||
import * as React from "react";
|
||||
import dynamic from "next/dynamic";
|
||||
import type { Session } from "next-auth"
|
||||
import { SessionProvider } from "next-auth/react"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user