mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 10:29:11 +00:00
Update LandingPage.jsx
Fix 2 typos
This commit is contained in:
parent
fa5b785b45
commit
7ba13247ca
@ -338,7 +338,7 @@ const features = [
|
|||||||
title: "Keyboard shortcuts",
|
title: "Keyboard shortcuts",
|
||||||
content: (
|
content: (
|
||||||
<div>
|
<div>
|
||||||
Speed up development with keyboard shortuts. See all available shortcuts
|
Speed up development with keyboard shortcuts. See all available shortcuts
|
||||||
<Link
|
<Link
|
||||||
to={`${socials.docs}/shortcuts`}
|
to={`${socials.docs}/shortcuts`}
|
||||||
className="ms-1.5 text-blue-500 hover:underline"
|
className="ms-1.5 text-blue-500 hover:underline"
|
||||||
@ -354,7 +354,7 @@ const features = [
|
|||||||
title: "Templates",
|
title: "Templates",
|
||||||
content: (
|
content: (
|
||||||
<div>
|
<div>
|
||||||
Start off with pre-built templates. Get a quick start or get inspirition
|
Start off with pre-built templates. Get a quick start or get inspiration
|
||||||
for your design.
|
for your design.
|
||||||
</div>
|
</div>
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user