fix workspace option for start coding

pull/4774/head
Joseph Izang 6 months ago
parent 7e0ebe571e
commit ab7e23a30f
  1. 2
      libs/remix-ui/home-tab/src/lib/components/homeTabGetStarted.tsx

@ -32,7 +32,7 @@ const workspaceTemplates: WorkspaceTemplate[] = [
workspaceTitle: 'Start Coding',
description: 'Create a new project using this template.',
projectLogo: 'assets/img/remixverticaltextLogo.png',
templateName: 'playground',
templateName: 'remixDefault',
},
{
gsID: 'sUTLogo',

Loading…
Cancel
Save