npmdiff Compare package versions
Changed Files (17)
- view full package - js dist/Form/SelectDropdown/elements/constants.js js dist/Form/SelectDropdown/elements/controls.js js dist/BarChart/index.js js dist/Form/SelectDropdown/elements/multi-value.js js dist/Form/SelectDropdown/elements/options.js js dist/Form/inputs/Select.js js dist/Form/SelectDropdown/SelectDropdown.js js dist/Form/SelectDropdown/core/styles.js js package.json ts dist/Form/SelectDropdown/elements/constants.d.ts ts dist/BarChart/SortSelect/index.d.ts ts dist/Form/SelectDropdown/types/index.d.ts ts dist/Form/SelectDropdown/types/internal.d.ts ts dist/Form/SelectDropdown/types/options.d.ts ts dist/Form/inputs/Select.d.ts ts dist/Form/SelectDropdown/types/styles.d.ts ts dist/Form/SelectDropdown/hooks/useSelectOptions.d.ts
Changed Files (17)
- view full package - js dist/Form/SelectDropdown/elements/constants.js js dist/Form/SelectDropdown/elements/controls.js js dist/BarChart/index.js js dist/Form/SelectDropdown/elements/multi-value.js js dist/Form/SelectDropdown/elements/options.js js dist/Form/inputs/Select.js js dist/Form/SelectDropdown/SelectDropdown.js js dist/Form/SelectDropdown/core/styles.js js package.json ts dist/Form/SelectDropdown/elements/constants.d.ts ts dist/BarChart/SortSelect/index.d.ts ts dist/Form/SelectDropdown/types/index.d.ts ts dist/Form/SelectDropdown/types/internal.d.ts ts dist/Form/SelectDropdown/types/options.d.ts ts dist/Form/inputs/Select.d.ts ts dist/Form/SelectDropdown/types/styles.d.ts ts dist/Form/SelectDropdown/hooks/useSelectOptions.d.ts

@codecademy/gamut

73.5.073.5.1-alpha.970048.0
dist/BarChart/index.js
~dist/BarChart/index.jsModified
+1−1
Index: package/dist/BarChart/index.js
===================================================================
--- package/dist/BarChart/index.js
+++ package/dist/BarChart/index.js
@@ -90,9 +90,9 @@
           isSoloField: true,
           size: "small",
           children: mergedTranslations.sortLabel
         }), /*#__PURE__*/_jsx(WidthSelect, {
-          sizeVariant: "small",
+          size: "small",
           ...selectProps,
           id: sortSelectId
         })]
       })]