We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f06b9 commit ec35785Copy full SHA for ec35785
src/ApiConsole.js
@@ -315,7 +315,6 @@ export class ApiConsole extends AmfHelperMixin(LitElement) {
315
@api-navigation-selection-changed="${this._apiNavigationOcurred}"
316
.selectedServerValue="${selectedServerValue}"
317
.selectedServerType="${selectedServerType}"
318
- .noServerSelector="${narrow}"
319
>
320
<slot name="custom-base-uri" slot="custom-base-uri"></slot>
321
</api-documentation>`;
0 commit comments