@theroutingcompany/components 0.0.87-alpha.0 → 0.0.87
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.
|
@@ -28175,7 +28175,7 @@ const QM = M.div`
|
|
|
28175
28175
|
portalIdOverride: t
|
|
28176
28176
|
}) => {
|
|
28177
28177
|
const [n, r] = Z(null), { direction: o, open: a, menuRef: i } = je(Rf), [l, s] = Z(0), [c, u] = Z(0), [d, p] = Z(0), m = document.getElementById(
|
|
28178
|
-
t
|
|
28178
|
+
t ?? Af
|
|
28179
28179
|
), h = re((v) => {
|
|
28180
28180
|
r(v);
|
|
28181
28181
|
}, []), g = re(() => {
|
|
@@ -28209,6 +28209,7 @@ const eN = M.div`
|
|
|
28209
28209
|
color: hsl(210deg 2.82% 27.84%);
|
|
28210
28210
|
border-radius: ${f.border_radius_400};
|
|
28211
28211
|
margin: 4px;
|
|
28212
|
+
cursor: pointer;
|
|
28212
28213
|
|
|
28213
28214
|
> a:visited {
|
|
28214
28215
|
color: inherit;
|