@wellesley/router 1.0.82 → 1.0.83
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.
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import*as zn from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import K0,{useContext as rg}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{cn as ig}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.
|
|
1
|
+
import*as zn from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import K0,{useContext as rg}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{cn as ig}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.116";var R0,A0,Us=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},c0={exports:{}},sd={};
|
|
2
2
|
/**
|
|
3
3
|
* @license React
|
|
4
4
|
* react-jsx-runtime.production.min.js
|
package/package.json
CHANGED