Footer
FFG-native app footer with the inlined monogram wordmark and a version label.
Installation
pnpm dlx shadcn@latest add @ffg/footerUsage
import { Footer } from "@/components/ui/footer";
<Footer version="Platform v2.0" />The shared app footer: the inlined FFG monogram (fills with currentColor) on
the left, version label on the right, separated from the page by a hairline top
border. Colours use muted-foreground / border, so it adapts to dark mode.