We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ccc01 commit 1835c9cCopy full SHA for 1835c9c
app/Nova/Dashboards/Main.php
@@ -78,7 +78,6 @@ public function cards()
78
79
$cards[] = Issues::make()
80
->width('1/2');
81
-
82
}
83
84
return $cards;
0 commit comments