Skip to content

Commit 7a3d34b

Browse files
fix lint issue
Signed-off-by: Rohit Yadav <[email protected]>
1 parent eb5ae4e commit 7a3d34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/infra/InfraSummary.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a-row :gutter="24">
2020
<a-col :md="18">
2121
<a-card>
22-
<breadcrumb />
22+
<breadcrumb />
2323
</a-card>
2424
</a-col>
2525
<a-col

0 commit comments

Comments
 (0)