Commit f5043fe
committed
style(dashboard): satisfy prettier on CatalogPanels
The Frontend Check (format) job went red on development after the KPI
tiles landed: restructuring the template when the file moved out of
views/Dashboard.vue left three lines prettier disagrees with. Whitespace
only, no behaviour change.
Caught because 'npm run lint' and 'prettier --check' are SEPARATE gates
here - eslint exited 0 throughout.1 parent 26d1854 commit f5043fe
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
| |||
0 commit comments