updating clock img folder
This commit is contained in:
parent
0a9de823ec
commit
dd1e7f5bf5
|
|
@ -1,5 +1,5 @@
|
|||
import React, { useEffect, useState } from "react";
|
||||
import clock from "../../assets/img/clock.svg";
|
||||
import clock from "../../assets/img/illustrations/clock.svg";
|
||||
import { useGame } from "../../hooks/useGame";
|
||||
import { formatCurrentTime } from "../../utils/gameFunctions";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user