1
0
Fork 0
mirror of synced 2024-08-12 08:31:27 +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-background" />
<div class="beta"> <div class="beta">
Enjoying the grid? Enjoying the Grid?
<Button size="M" cta>Give Feedback</Button> <Button
size="M"
cta
on:click={() => window.open("https://t.maze.co/156382627", "_blank")}
>
Give Feedback
</Button>
</div> </div>
<style> <style>