Skip to content

Commit

Permalink
delete content in resizeable panel
Browse files Browse the repository at this point in the history
  • Loading branch information
yzlucas committed Oct 17, 2024
1 parent bf8ccf7 commit f249d32
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ <h3>Resizable Panel</h3>
</div>
<div class="panel-content">
<ng-content></ng-content>
The goal of the BC Wildfire Service (BCWS) Prevention Program is to reduce the negative impacts of wildfire on public safety, property, the environment and the economy using the seven disciplines of the FireSmart program.

British Columbia is experiencing a serious and sustained increase in extreme wildfire behaviour and fire events particularly in the wildland-urban interface. More human activity and development is taking place in or near forests, creating greater consequences for the socioeconomic health and safety of citizens and visitors. At the same time, the impacts of climate change are increasing, fire size and severity are increasing, and fire seasons are becoming longer. Prevention is more than stopping new, human-caused fires. FireSmart is based on the premise of shared responsibility and on promoting the integration and collaboration of wildfire prevention and mitigation efforts. All partners and stakeholders have a role to play.
</div>
<div class="panel-controls">
<button *ngFor="let breakpoint of breakpoints" (click)="resizePanel(breakpoint)">
Expand Down

0 comments on commit f249d32

Please sign in to comment.