We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177ad51 commit 46877e9Copy full SHA for 46877e9
1 file changed
src/components/layout/docs.tsx
@@ -97,7 +97,7 @@ function Header() {
97
<div className="absolute left-1/2 transform -translate-x-1/2 bg-coral-400 hidden items-center gap-2 rounded-full px-4 py-1.5 md:flex">
98
<TriangleAlert className="h-3.5 w-3.5 text-red-800" />
99
<span className="text-xs font-medium text-red-800">
100
- Documentation in Progress!
+ Documentation WIP!
101
</span>
102
<span className="text-[10px] text-red-700">
103
documentation @ 2de03df
0 commit comments