Skip to content

Commit

Permalink
Fix Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LimZiJia committed Nov 13, 2024
1 parent 26ed8d2 commit b34ea76
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 b34ea76

Please sign in to comment.