Skip to content

Commit

Permalink
chore: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
waterplea authored Aug 23, 2024
1 parent 2c424c5 commit f56d6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/demo/src/modules/directives/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ import {TuiDemo} from '@demo/utils';
changeDetection,
})
export default class Page {
public readonly examples = ['Themes', 'Toggling'];
protected readonly examples = ['Themes', 'Toggling'];
}

0 comments on commit f56d6d8

Please sign in to comment.