mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-08-29 10:43:56 +00:00

committed by
GitHub

parent
fa5b785b45
commit
9e245cf550
@@ -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>
|
||||||
),
|
),
|
||||||
|
Reference in New Issue
Block a user