Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelim01 committed Nov 13, 2024
1 parent 5fda501 commit 11fec2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/questions/questions.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ <h3>{{ clickedOnQuestion?.title }}</h3>
</div>
</p-sidebar>
</div>
<p-toast position="bottom-right" [breakpoints]="{ '920px': { width: '90%' } }" />
<p-toast position="bottom-right" [breakpoints]="{ '920px': { width: '90%' } }" />

0 comments on commit 11fec2d

Please sign in to comment.