@rango-dev/widget-embedded 0.1.10-next.95 → 0.1.10-next.96

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.
@@ -1971,6 +1971,8 @@ function ConfirmSwapPage() {
1971
1971
  if (swap) {
1972
1972
  manager?.create('swap', {
1973
1973
  swapDetails: swap
1974
+ }, {
1975
+ id: swap.requestId
1974
1976
  });
1975
1977
  setSelectedSwap(swap.requestId);
1976
1978
  navigate(navigationRoutes.swaps + `/${swap.requestId}`, {