Home / Function/ CodeSampleDummy() — supabase Function Reference

CodeSampleDummy() — supabase Function Reference

Architecture documentation for the CodeSampleDummy() function in CodeSample.client.tsx from the supabase codebase.

Entity Profile

Relationship Graph

Source Code

apps/docs/features/directives/CodeSample.client.tsx lines 9–17

export function CodeSampleDummy() {
  return (
    <Admonition type="caution" title="Local development warning">
      The <code>$CodeSample</code> directive with external repos is not supported in local
      development because it relies on a GitHub API key. Please check the preview site to see the
      final UI.
    </Admonition>
  )
}

Subdomains

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free