Skip to content

Commit

Permalink
Return circular progress
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 20, 2024
1 parent 70d7176 commit 6b5584e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/studentJoinClass/RequestPending.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Button, Stack, Typography } from "@mui/material"
import { Button, CircularProgress, Stack, Typography } from "@mui/material"
import { type FC } from "react"
import { type IndependentUser } from "codeforlife/api"
import { useNavigate } from "react-router-dom"
Expand Down

0 comments on commit 6b5584e

Please sign in to comment.