Correctly import server-only (#578)
This commit is contained in:
parent
ef1403441e
commit
318927e2ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
'server-only';
|
||||
import 'server-only';
|
||||
|
||||
import { genSaltSync, hashSync } from 'bcrypt-ts';
|
||||
import { and, asc, desc, eq, gt } from 'drizzle-orm';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue