mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-26 05:17:04 +00:00
error management: Handle fail to get JWT token
This commit is contained in:
@@ -8,6 +8,7 @@ Please see LICENSE in the repository root for full details.
|
||||
import { describe, expect, test, vi } from "vitest";
|
||||
import { render, screen } from "@testing-library/react";
|
||||
import {
|
||||
type FC,
|
||||
type ReactElement,
|
||||
type ReactNode,
|
||||
useCallback,
|
||||
|
||||
Reference in New Issue
Block a user