How to import from vueuse in Vue SFC Playground?

When I try to add vueuse via Import Map like @vueuse/core": "https://www.unpkg.com/@vueuse/core?module – for some reason I didn’t get working reactivity in vueuse.

Import seemd to be working like expected and I didn’get any errors, but without reactivity.

play.vuejs.org