We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 407c838 + a507931 commit 8352242Copy full SHA for 8352242
src/components/Input/Time/Time.tsx
@@ -1,4 +1,3 @@
1
-import { useEffect, useRef, useState } from "react";
2
import { TimeStruct as TimeStruct } from "../../../stores/alarmStore";
3
4
import Num from "../Num";
0 commit comments