From 56e62bb770b84ea6a698a80c49fb30e336f41af3 Mon Sep 17 00:00:00 2001 From: Alexander Biraben-Renard Date: Wed, 4 Sep 2024 14:43:57 +0100 Subject: [PATCH] feat: update terms of service --- components/DialogTOS.tsx | 2 +- components/MdViewer.tsx | 8 +-- components/md-viewer.module.scss | 10 ++-- public/tos.txt | 89 +++++--------------------------- 4 files changed, 21 insertions(+), 88 deletions(-) diff --git a/components/DialogTOS.tsx b/components/DialogTOS.tsx index b26dfc75..f12f56a4 100644 --- a/components/DialogTOS.tsx +++ b/components/DialogTOS.tsx @@ -23,7 +23,7 @@ const DialogTOS = ({ accept }: { accept: () => void }) => { Terms & Conditions - {typeof tosText !== "undefined" && } + {typeof tosText !== "undefined" && }