docs: stage before wave 1 merge
This commit is contained in:
@@ -68,7 +68,7 @@ function ThreadDetailPage() {
|
||||
Thread not found
|
||||
</h2>
|
||||
<Link
|
||||
to="/"
|
||||
to="/collection"
|
||||
search={{ tab: "planning" }}
|
||||
className="text-sm text-gray-600 hover:text-gray-700"
|
||||
>
|
||||
@@ -97,7 +97,7 @@ function ThreadDetailPage() {
|
||||
{/* Header */}
|
||||
<div className="mb-6">
|
||||
<Link
|
||||
to="/"
|
||||
to="/collection"
|
||||
search={{ tab: "planning" }}
|
||||
className="text-sm text-gray-500 hover:text-gray-700 mb-2 inline-block"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user