Update landing page

This commit is contained in:
1ilit 2024-07-08 01:58:16 +03:00
parent 4cc0811bc1
commit 7c7177c402

View File

@ -290,11 +290,11 @@ const features = [
title: "Import", title: "Import",
content: ( content: (
<div> <div>
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. or a diagram.
</div> </div>
), ),
footer: "*Only MySQL supported, more coming soon.", footer: "",
}, },
{ {
title: "Customizable workspace", title: "Customizable workspace",