From 3c319b5668279c9f118cf6721b64ce203e882613 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Thu, 10 Oct 2024 13:11:38 -0600 Subject: [PATCH] fix: Add ZMK links to the about modal. (#56) --- src/AboutModal.tsx | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/src/AboutModal.tsx b/src/AboutModal.tsx index 30cb18c..8ecf594 100644 --- a/src/AboutModal.tsx +++ b/src/AboutModal.tsx @@ -41,6 +41,7 @@ import mekiboDarkMode from "./assets/mekibo-dark-mode.png"; import splitkb from "./assets/splitkb.png"; import splitkbDarkMode from "./assets/splitkb-dark-mode.png"; import { GenericModal } from "./GenericModal"; +import { ExternalLink } from "./misc/ExternalLink"; export interface AboutModalProps { open: boolean; @@ -178,16 +179,18 @@ export const AboutModal = ({ open, onClose }: AboutModalProps) => { const ref = useModalRef(open, true); return ( - +
-

- ZMK Studio is made possible thanks to the generous donation of time - from our contributors, as well as the financial sponsorship from the - following vendors: +

+ The ZMK Project:{" "} + website,{" "} + + GitHub Issues + + ,{" "} + + Discord Server +

+
+

+ ZMK Studio is made possible thanks to the generous donation of time + from our contributors, as well as the financial sponsorship from the + following vendors: +

+
{sponsors.map((s) => { const heightVariants = {