fix: build fix

This commit is contained in:
anmolsinghbhatia 2023-04-25 18:10:23 +05:30
parent a7d9591c44
commit 3480b450f2

View File

@ -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"