Ankur K
Ankur K
* [x] pause timer on hover * [x] define positions as constants and expose them to consumer * [x] rename `close()` to `dismiss()` and same goes for `onClose` prop, [#39]...
How to set value to a specific cell on the sheet? ```php $sheet->setCellValue("A17", 'Total Gross Sales ($)'); $sheet->setCellValue("A18", '156.50'); ``` I could not find anything in docs.
## Description This will help people who are migrating to vue 3 ## Checklist - [ ] Tests - [x] Documentation - [ ] Used commitizen and followed [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary)...