Skip to content

Commit

Permalink
Fix Community stats page selector
Browse files Browse the repository at this point in the history
Likely a copy/paste leftover
  • Loading branch information
ybnd committed Apr 18, 2024
1 parent dc1053e commit eec052f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { CommunityStatisticsPageComponent } from './community-statistics-page.co
* Themed wrapper for CommunityStatisticsPageComponent
*/
@Component({
selector: 'ds-collection-statistics-page',
selector: 'ds-community-statistics-page',
styleUrls: [],
templateUrl: '../../shared/theme-support/themed.component.html',
standalone: true,
Expand Down

0 comments on commit eec052f

Please sign in to comment.