Skip to content

Commit

Permalink
Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya committed Oct 30, 2024
1 parent 6c2e919 commit b074956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/panels/lovelace/common/compute-card-grid-size.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ export const computeCardGridSize = (
rows: clampedRows,
columns: clampedColumns,
};
};
};
Original file line number Diff line number Diff line change
Expand Up @@ -406,4 +406,4 @@ declare global {
interface HTMLElementTagNameMap {
"hui-card-layout-editor": HuiCardLayoutEditor;
}
}
}

0 comments on commit b074956

Please sign in to comment.