Отчет

This commit is contained in:
2025-05-26 03:02:49 +04:00
parent e9d0a1d549
commit 5408021e1b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,8 +1,7 @@
import React from "react";
import { useParams } from "react-router-dom";
export default function Reading() {
const { id } = useParams(); // id книги, если нужно что-то динамическое
// Пример массив страниц — можешь заменить на свой массив или получать из API:
const pages = [

BIN
Отчет №6.docx Normal file

Binary file not shown.