@burtson-labs/bandit-engine 2.0.100 → 2.0.101
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/dist/{chunk-GGSK5RVZ.mjs → chunk-JTDQTYJR.mjs} +2 -2
- package/dist/chunk-JTDQTYJR.mjs.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/management/management.js +1 -1
- package/dist/management/management.js.map +1 -1
- package/dist/management/management.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-GGSK5RVZ.mjs.map +0 -1
|
@@ -2579,7 +2579,7 @@ var PreferencesTab = ({
|
|
|
2579
2579
|
{
|
|
2580
2580
|
variant: "h5",
|
|
2581
2581
|
color: "text.primary",
|
|
2582
|
-
sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.
|
|
2582
|
+
sx: { mb: 1, fontWeight: 600, fontSize: { xs: "1.3rem", md: "1.45rem" } },
|
|
2583
2583
|
children: "Preferences"
|
|
2584
2584
|
}
|
|
2585
2585
|
),
|
|
@@ -11104,4 +11104,4 @@ export {
|
|
|
11104
11104
|
useGatewayMemory,
|
|
11105
11105
|
management_default
|
|
11106
11106
|
};
|
|
11107
|
-
//# sourceMappingURL=chunk-
|
|
11107
|
+
//# sourceMappingURL=chunk-JTDQTYJR.mjs.map
|