Micha Huhn

Results 4 issues of Micha Huhn

This code example contains an unstyled button at the bottom which is hard to read. Add styling to improve readability. https://www.arrow-js.com/#overview ![image](https://github.com/justin-schroeder/arrow-js/assets/69698193/55cab872-e5dc-438d-b453-f30c840a9db6)

Currently, the icons in the preview canvas are not perfectly centered: ![icon](https://github.com/user-attachments/assets/45e445c9-11a6-4025-91aa-fcce7f496197)

I'm not able to build a Vue project with pnpm. It works with npm. > [!IMPORTANT] > * Windows 10 > * pnpm version: 9.9.0 > * npm version: 10.8.3...

### Describe the bug The default value of the `immediate` property is set to `false`: https://github.com/vueuse/vueuse/blob/9943a7adc3220652c4034ed71ad5a9910f4640c0/packages/core/useTimeoutPoll/index.ts#L6 However, the default value in the docs is `true`: https://github.com/vueuse/vueuse/blob/9943a7adc3220652c4034ed71ad5a9910f4640c0/packages/shared/useTimeoutFn/index.ts#L11 ### Reproduction not required...

documentation