Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vantezzen/autoform
/ RouteProps
Interface
RouteProps
apps/docs/components/landing/navbar.tsx:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
import GithubIcon from
"../icons/github-icon"
;
13
14
interface RouteProps {
15
href: string;
16
label: string;
17
}
18
19
interface FeatureProps {
20
title: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected