We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22990b6 commit 7ad301eCopy full SHA for 7ad301e
src/Element/Dash/ReportDefinition.php
@@ -34,6 +34,7 @@ protected function initDefaultValues()
34
$this
35
->displayAs('static')
36
->metrics([])
37
+ ->row(1)
38
;
39
}
40
0 commit comments