We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db18e6 commit 4135f7fCopy full SHA for 4135f7f
packages/supabase/lib/src/sentry_supabase_client.dart
@@ -35,7 +35,7 @@ import 'sentry_supabase_error_client.dart';
35
/// ```
36
///
37
/// You can also pass a custom [Client] to the constructor, just like you'd
38
-/// pass it to the [SupabaseClient] constructor.
+/// pass it to the SupabaseClient constructor.
39
40
/// ```dart
41
/// var supabase = SupabaseClient(
0 commit comments