We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd7cf5 commit 40d127dCopy full SHA for 40d127d
components/dashboard/src/Login.tsx
@@ -322,7 +322,7 @@ const LeftPanel = () => {
322
},
323
{
324
title: "Local environments to replace Docker Desktop",
325
- description: "Built-in Linux virtualization to run dev container without Docker Desktop",
+ description: "Built-in Linux virtualization to run Dev Container without Docker Desktop on MacOS",
326
327
328
title: "Automate common development workflows",
0 commit comments