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 a3b8a56 commit 26267c3Copy full SHA for 26267c3
apps/webapp/app/components/BlankStatePanels.tsx
@@ -200,8 +200,7 @@ export function TestHasNoTasks() {
200
accessory={
201
<LinkButton
202
to={v3EnvironmentPath(organization, project, environment)}
203
- variant="secondary/small"
204
- LeadingIcon={PlusIcon}
+ variant="primary/small"
205
>
206
Create a task
207
</LinkButton>
@@ -396,8 +395,7 @@ export function QueuesHasNoTasks() {
396
395
397
398
399
400
401
402
403
0 commit comments