mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: build fix
This commit is contained in:
parent
a7d9591c44
commit
3480b450f2
@ -59,7 +59,7 @@ const WorkspacePage: NextPage = () => {
|
|||||||
onClick={() => setIsProductUpdatesModalOpen(true)}
|
onClick={() => setIsProductUpdatesModalOpen(true)}
|
||||||
className="rounded-md border-2 border-brand-base px-3 py-1.5 text-sm font-medium duration-300"
|
className="rounded-md border-2 border-brand-base px-3 py-1.5 text-sm font-medium duration-300"
|
||||||
>
|
>
|
||||||
What's New?
|
{`What's New?`}
|
||||||
</button>
|
</button>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/makeplane/plane"
|
href="https://github.com/makeplane/plane"
|
||||||
|
Loading…
Reference in New Issue
Block a user