Move /platform/detection vars into /env (#9707)
* Add platform vars to env * Replace /platform/detection with /env
This commit is contained in:
@@ -138,7 +138,7 @@ export function Trigger({
|
||||
<RadixTriggerPassThrough>
|
||||
{props =>
|
||||
children({
|
||||
isNative: false,
|
||||
IS_NATIVE: false,
|
||||
control,
|
||||
state: {
|
||||
hovered,
|
||||
|
||||
Reference in New Issue
Block a user