@trops/dash-core 0.1.300 → 0.1.301
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/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -46207,7 +46207,7 @@ var WidgetsSection = function WidgetsSection(_ref) {
|
|
|
46207
46207
|
className: selectClassName,
|
|
46208
46208
|
children: [/*#__PURE__*/jsx("option", {
|
|
46209
46209
|
value: "all",
|
|
46210
|
-
children: "All
|
|
46210
|
+
children: "All Packages"
|
|
46211
46211
|
}), uniqueAuthors.map(function (a) {
|
|
46212
46212
|
return /*#__PURE__*/jsx("option", {
|
|
46213
46213
|
value: a,
|