Gorji 3 years ago
parent c361a989c5
commit e8ebd6db27
  1. BIN
      public/files/Alice.epub
  2. BIN
      public/files/book.epub2
  3. BIN
      public/files/book2.epub
  4. 2
      src/slices/book.ts

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -72,7 +72,7 @@ const bookSlice = createSlice({
// let c = current(state) // let c = current(state)
// let x = [...c.toc]; // let x = [...c.toc];
// console.log(x[1]); // console.log(x[1]);
alert("فصل بعد"); console.log("فصل بعد");
} }
state.currentLocation = action.payload; state.currentLocation = action.payload;
}, },

Loading…
Cancel
Save