Hi everyone, I have this issue in my commonMain pa...
# multiplatform
e
Hi everyone, I have this issue in my commonMain package :
Copy code
Unresolved reference 'WindowSizeClass'.
How can i resolve that, is it already available for multiplatform project???
Make sure you use the version that matches your project's CMP version
e
thks...