Skip to content

Commit

Permalink
Removed new line
Browse files Browse the repository at this point in the history
  • Loading branch information
darkomtc11 authored and Maxime Lafarie committed Jan 29, 2020
1 parent 7a00778 commit 80c39d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/demo/main/main.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ <h1>Hey, you can drag me anywhere by holding my edges or handle!</h1>
<br><br>
<button class="button -regular" (click)="secondDraggableModal.open()">Second draggable
modal<span>new</span></button>

</ngx-smart-modal>

<ngx-smart-modal #secondDraggableModal
Expand All @@ -368,4 +367,4 @@ <h1>Hey, I will move independently from my parent!</h1>
<span class="draggable">Handle</span>
<span>Not handle</span>
<br><br>
</ngx-smart-modal>
</ngx-smart-modal>

0 comments on commit 80c39d6

Please sign in to comment.