Fix Supabase Storage API calls
Corrected endpoint paths and authorization headers for Supabase Storage API calls.
This commit is contained in:
@@ -6,6 +6,7 @@ const RegisterHeader: React.FC = () => {
|
||||
<div className="text-center mb-8">
|
||||
<h1 className="text-3xl font-bold text-neuro-income mb-2">젤리의 적자탈출</h1>
|
||||
<p className="text-gray-500">새 계정을 만들고 재정 관리를 시작하세요</p>
|
||||
<p className="text-xs text-neuro-income mt-2">온프레미스 Supabase 연결 최적화 완료</p>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user