mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 01:48:32 +02:00
🐛 Use correct syntax for server-only (#1830)
This commit is contained in:
parent
e06e106d3c
commit
b4cbb629b7
3 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
"server-only";
|
||||
import "server-only";
|
||||
|
||||
import { Ratelimit } from "@upstash/ratelimit";
|
||||
import { kv } from "@vercel/kv";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue