Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Jul 22, 2023
1 parent 76f189f commit 878354c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
CssBaseline,
} from "@mui/material";
import { Balance, Payments, Settings } from "@mui/icons-material";

import LoginParticipant from "./components/login/LoginParticipant";
import { useLocalParticipant } from "./hooks/useLocalParticipant";
import { useState } from "react";
Expand Down

0 comments on commit 878354c

Please sign in to comment.