Link component from @bungas/ui
On This Page
The Link component from Bungas UI.
Link
npm install @bungas/ui
import { Link } from "@bungas/ui"
import { Link } from "@bungas/ui" export function Example() { return <Link /> }