Skip to main content
Module

x/fastro/components/header.tsx>default

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Latest
function default
import { default } from "https://deno.land/x/fastro@v0.93.2/components/header.tsx";

Parameters

props: { isLogin: boolean; avatar_url: string; html_url: string; title?: string; previous_url?: string; }