Hi everyone, I'm starting to experiment with compose multiplatform using android, ios and web as targets.
Is it possible to define a component inside a screen differently between web and mobile? So for android and ios a component is used while for the web part a different component? Thanks in advance for your suggestions