session files

This commit is contained in:
2025-06-16 16:24:45 +05:00
parent e11bcb13f3
commit 7f606cedf2
33 changed files with 153 additions and 67 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import FlashIcon from "./icons/FlashIcon";
import { Session } from "../types/ISession";
import { Session } from "../types/Session";
import Button from "./Button";
import ChevronRightIcon from "./icons/ChevronRightIcon";
import { motion } from "motion/react";