Normalize supabase imports to alias
cgen-9b8b9c5e485d4937b822c534bba5b8b8
This commit is contained in:
parent
e0c7394f74
commit
a4d0f26d01
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { supabase } from "./supabase";
|
||||
import { supabase } from "@/lib/supabase";
|
||||
import type {
|
||||
Database,
|
||||
UserProfile,
|
||||
|
|
|
|||
Loading…
Reference in a new issue