Skip to content

Commit

Permalink
Merge branch 'refactor/views-types' into feature/lazy-loaded-samples
Browse files Browse the repository at this point in the history
  • Loading branch information
XanderVertegaal committed Aug 22, 2024
2 parents fc729e9 + 9abd565 commit 8fa836d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import {
import { environment } from "src/environments/environment";

@Component({
// We use this component as an attribute to a <tr>, so it does not mess up PrimeNG's table styles.
// eslint-disable-next-line @angular-eslint/component-selector
selector: "[pp-sample-data]",
templateUrl: "./sample-data.component.html",
Expand Down

0 comments on commit 8fa836d

Please sign in to comment.