diff --git a/.github/workflows/build-and-publish-frontend.yml b/.github/workflows/build-and-publish-frontend.yml index 5b41dce..ad47489 100644 --- a/.github/workflows/build-and-publish-frontend.yml +++ b/.github/workflows/build-and-publish-frontend.yml @@ -14,7 +14,7 @@ jobs: working-directory: frontend steps: - name: Checkout npm - - uses: actions/setup-node@v2 + uses: actions/setup-node@v2 with: node-version: "16.13.2" - name: Checkout repository diff --git a/frontend/src/pages/client/pages/components/InteractionsWidget.tsx b/frontend/src/pages/client/pages/components/InteractionsWidget.tsx index f016655..61b28c5 100644 --- a/frontend/src/pages/client/pages/components/InteractionsWidget.tsx +++ b/frontend/src/pages/client/pages/components/InteractionsWidget.tsx @@ -98,7 +98,7 @@ export const InteractionsWidget: React.FC = () => { Select asset: