sync-docs-and-fixes
This commit is contained in:
@@ -79,7 +79,7 @@ export function ExamActions({ exam }: ExamActionsProps) {
|
||||
toast.error("Failed to load exam preview")
|
||||
setShowViewDialog(false)
|
||||
}
|
||||
} catch (e) {
|
||||
} catch {
|
||||
toast.error("Failed to load exam preview")
|
||||
setShowViewDialog(false)
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user