Hello, I cannot use `AlertDialog` in the common mo...
# compose-desktop
d
Hello, I cannot use
AlertDialog
in the common module, I have added it in the code(imported it even tho it shows errors and have no auto complete) and used it as it is, and it works on both
Android
and
Desktop
, is there a reason why I can't use it in common code?