Nguyễn Huỳnh Lợi

Results 3 issues of Nguyễn Huỳnh Lợi

- [x] To not remove `selectedClasses` when uploading new excel file if neccessary - [ ] Tạo extension ĐKHP thay vì script (less trivial problems, works e2e) - [ ]...

## 0. Cách tải file excel từ [file Google Sheets protected](https://daa.uit.edu.vn/thong-bao-lich-dkhp-va-tkb-du-kien-hk2-nam-hoc-2023-2024). 1. Chuyển file trường đăng sang chế độ preview: https://stackoverflow.com/a/46493867 2. Copy content từ file trường đăng sang file...

Here is my code ```jsx setPage((prev) => (prev + 1) % pages.length)}> Change Page {pages[page] === "counter" && } {pages[page] === "color" && } ``` It seems only the inner...