Skip to content

Commit

Permalink
Moving quizLoading style
Browse files Browse the repository at this point in the history
  • Loading branch information
Marchand-Nicolas committed Aug 22, 2023
1 parent 568001f commit 22fb4ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/quiz/quizLoading.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import styles from "../../styles/components/loading.module.css";
import styles from "../../styles/components/quests/quizLoading.module.css";
import React from "react";

const QuizLoading = () => {
Expand Down
File renamed without changes.

0 comments on commit 22fb4ed

Please sign in to comment.