Skip to content

Commit 2e5cb19

Browse files
authored
Removed new line
1 parent 3203ab5 commit 2e5cb19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/demo/main/main.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,6 @@ <h1>Hey, you can drag me anywhere by holding my edges or handle!</h1>
356356
<br><br>
357357
<button class="button -regular" (click)="secondDraggableModal.open()">Second draggable
358358
modal<span>new</span></button>
359-
360359
</ngx-smart-modal>
361360

362361
<ngx-smart-modal #secondDraggableModal
@@ -367,4 +366,4 @@ <h1>Hey, I will move independently from my parent!</h1>
367366
<span class="draggable">Handle</span>
368367
<span>Not handle</span>
369368
<br><br>
370-
</ngx-smart-modal>
369+
</ngx-smart-modal>

0 commit comments

Comments
 (0)