Skip to content

Commit 46877e9

Browse files
committed
fix: change WIP alert
Signed-off-by: ItsNeil17 <neil@willofsteel.me>
1 parent 177ad51 commit 46877e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/layout/docs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ function Header() {
9797
<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">
9898
<TriangleAlert className="h-3.5 w-3.5 text-red-800" />
9999
<span className="text-xs font-medium text-red-800">
100-
Documentation in Progress!
100+
Documentation WIP!
101101
</span>
102102
<span className="text-[10px] text-red-700">
103103
documentation @ 2de03df

0 commit comments

Comments
 (0)