Skip to content

Commit b34ea76

Browse files
committed
Fix Lint
1 parent 26ed8d2 commit b34ea76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/questions/questions.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ <h3>{{ clickedOnQuestion?.title }}</h3>
127127
</div>
128128
</p-sidebar>
129129
</div>
130-
<p-toast position="bottom-right" [breakpoints]="{ '920px': { width: '90%' } }" />
130+
<p-toast position="bottom-right" [breakpoints]="{ '920px': { width: '90%' } }" />

0 commit comments

Comments
 (0)