What happened to useValue? #2152
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I've switched to |
Beta Was this translation helpful? Give feedback.
-
The deprecation for these happened a bit fast, we wrote some context about it at #2083 (comment) |
Beta Was this translation helpful? Give feedback.
-
For those who want to use vectors const pointer = useRef< Vector >(vec(0, 0)); |
Beta Was this translation helpful? Give feedback.
The deprecation for these happened a bit fast, we wrote some context about it at #2083 (comment)
Sorry for the inconvenience there.