Measured entry
tailark-mist-footer-4
A compact React footer with a brand mark, copyright text, and a short navigation list. It uses a framework link component, Tailwind theme utilities, an alias-based component import, and a separate local logo icon.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 48.5 KB (113.9 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
The corrected run builds and mounts this compact footer cleanly in bare mode, so its former registry-dependency warning is stale. It is a dependable small shell after the logo, destinations, and copyright copy are replaced.
Use it if
- You want a restrained footer with branding and a single row of standard links.
- Your project can supply a logo component and a router link equivalent.
- You prefer a small footer over dense multi-column navigation.
Skip it if
- You need legal sections, social links, contact details, or newsletter signup.
- Your navigation must be content-managed without editing the component.
- Your stack cannot support or translate the supplied Tailwind theme classes.
Install
| Declared dependencies | clsx, tailwind-merge |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Copy the footer and LogoIcon, map the component alias and Tailwind background, border, text, and primary tokens, and use the framework link component or your router's equivalent. No shadcn setup is required. Replace the sample links and identity.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/tailark/blocksAlternatives
Other published entries for the footer pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-ruixen-gradient-footergradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.0KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-5editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.2KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-7editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 20.4KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO
- hyperui-footers-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 26.6KB
- Bare
- pass
- Prov
- NO