Skip to content

Commit

Permalink
remove description copy
Browse files Browse the repository at this point in the history
  • Loading branch information
bastyen committed Jan 22, 2024
1 parent 01d7c6e commit 875b126
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/grw-trek-detail/grw-trek-detail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -744,9 +744,6 @@ export class GrwTrekDetail {
{translate[state.language].description}
</div>
<div class="description" innerHTML={this.currentTrek.description}></div>
<div class="description" innerHTML={this.currentTrek.description}></div>
<div class="description" innerHTML={this.currentTrek.description}></div>
<div class="description" innerHTML={this.currentTrek.description}></div>
</div>
)}
{this.currentTrek.departure && (
Expand Down

0 comments on commit 875b126

Please sign in to comment.