This commit is contained in:
Artyom Tsyrulnikov
2025-07-13 11:33:04 +03:00
parent f74f52f1a4
commit 137033ef7e
6 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
import { FC } from "react";
import { Spreadsheet } from "../../../../widgets";
import { Spreadsheet } from "../../../../components";
const Home: FC = () => {
return (