Spaces:
Running
Running
Update flare-ui/src/app/dialogs/api-edit-dialog/api-edit-dialog.component.html
Browse files
flare-ui/src/app/dialogs/api-edit-dialog/api-edit-dialog.component.html
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
class="template-chip">
|
57 |
{{ templateVar }}
|
58 |
</mat-chip>
|
59 |
-
</div>
|
60 |
</mat-expansion-panel>
|
61 |
</div>
|
62 |
<button mat-button type="button"
|
|
|
56 |
class="template-chip">
|
57 |
{{ templateVar }}
|
58 |
</mat-chip>
|
59 |
+
</div>
|
60 |
</mat-expansion-panel>
|
61 |
</div>
|
62 |
<button mat-button type="button"
|