<Preview /> Tag

I really love how I can easily show something different depending on the OS using <Android /> or <iOS /> but using these tags hides elements while previewing on Desktop.

Would it be possible to add a <Preview /> or <Desktop /> tag to show elements exclusively on desktop?

I’m aware there is a JS way using environment but an UX approach would be great.

Update: I did a Pull Request about this, it’s working great on my end .