fix(ts_web): replace custom section heading component with dees-heading across ops views

This commit is contained in:
2026-04-05 10:13:09 +00:00
parent 505fd044c0
commit ddb420835e
21 changed files with 79 additions and 75 deletions

View File

@@ -64,7 +64,7 @@ export class OpsViewSourceProfiles extends DeesElement {
];
return html`
<ops-sectionheading>Source Profiles</ops-sectionheading>
<dees-heading level="2">Source Profiles</dees-heading>
<div class="profilesContainer">
<dees-statsgrid .tiles=${statsTiles}></dees-statsgrid>
<dees-table