〽️
“ Free things cost the most. „
Pinned Loading
-
burungbiru
burungbiru PublicTwitter clone built with T3 Stack ,Shadcn, Supabase, and Cloudinary
-
-
try catch error helper
try catch error helper 1export function getErrorMessage(error: unknown) {
2if (error instanceof Error) return error.message;
3return String(error);
4}
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.