Added description to the support button

This commit is contained in:
ebarrios
2020-08-28 15:48:31 +02:00
parent c4b98146ac
commit 73d28cd52a
@@ -120,7 +120,9 @@ export const NewProjectPage = () => {
</Header>
<Content>
<ContentHeader title="">
<SupportButton>Support Button</SupportButton>
<SupportButton>
This plugin allows you to view and interact with your gcp projects.
</SupportButton>
</ContentHeader>
<Project />
</Content>