1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00

Add maze link to grid

This commit is contained in:
Andrew Kingston 2023-04-19 14:28:54 +01:00
parent d7820b05d8
commit d3827cdceb

View file

@ -4,8 +4,14 @@
<div class="beta-background" />
<div class="beta">
Enjoying the grid?
<Button size="M" cta>Give Feedback</Button>
Enjoying the Grid?
<Button
size="M"
cta
on:click={() => window.open("https://t.maze.co/156382627", "_blank")}
>
Give Feedback
</Button>
</div>
<style>