From 3c36792c7cbe2e44cc775bc9fc328e09509f14cd Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Tue, 11 Jan 2022 17:21:35 -0500 Subject: [PATCH] Remove websocket and js tabs Since npm packages don't work with liquidtestnet yet. --- frontend/src/app/components/docs/code-template.component.html | 4 ++-- frontend/src/app/components/docs/docs.component.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/components/docs/code-template.component.html b/frontend/src/app/components/docs/code-template.component.html index c420e14bc..a3b8c4791 100644 --- a/frontend/src/app/components/docs/code-template.component.html +++ b/frontend/src/app/components/docs/code-template.component.html @@ -7,7 +7,7 @@
-
  • +
  • CommonJS
    Code Example
    @@ -18,7 +18,7 @@
  • - ES Module + ES Module
    Install Package