@plasmicapp/loader-react 1.0.240 → 1.0.241

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1136,7 +1136,6 @@ function PlasmicRootProvider(props) {
1136
1136
  variation: variation
1137
1137
  });
1138
1138
  }, [loader, variation]);
1139
- // @ts-ignore
1140
1139
  var user = props.user,
1141
1140
  userAuthToken = props.userAuthToken,
1142
1141
  isUserLoading = props.isUserLoading,