Skip to content

Commit ec35785

Browse files
committed
fix: remove duplicate noServerSelector property
1 parent 48f06b9 commit ec35785

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ApiConsole.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ export class ApiConsole extends AmfHelperMixin(LitElement) {
315315
@api-navigation-selection-changed="${this._apiNavigationOcurred}"
316316
.selectedServerValue="${selectedServerValue}"
317317
.selectedServerType="${selectedServerType}"
318-
.noServerSelector="${narrow}"
319318
>
320319
<slot name="custom-base-uri" slot="custom-base-uri"></slot>
321320
</api-documentation>`;

0 commit comments

Comments
 (0)