From 7c7177c4027421aee16dd0c8f6b187b6a8fabe84 Mon Sep 17 00:00:00 2001 From: 1ilit Date: Mon, 8 Jul 2024 01:58:16 +0300 Subject: [PATCH] Update landing page --- src/pages/LandingPage.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/LandingPage.jsx b/src/pages/LandingPage.jsx index 6ad3ab6..46c7f1d 100644 --- a/src/pages/LandingPage.jsx +++ b/src/pages/LandingPage.jsx @@ -290,11 +290,11 @@ const features = [ title: "Import", content: (
- Already have a diagram? Import a DDL script*, or a JSON file to generate + Already have a diagram? Import a DDL script, or a JSON file to generate or a diagram.
), - footer: "*Only MySQL supported, more coming soon.", + footer: "", }, { title: "Customizable workspace",