MCPcopy Create free account
hub / github.com/Codehagen/Badget / CircleConfig

Interface CircleConfig

src/components/sections/features-section.tsx:174–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172);
173
174interface CircleConfig {
175 pattern: "none" | "border" | "primary" | "blue";
176}
177
178interface CircularUIProps {
179 label: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected