@rpg-engine/long-bow 0.8.41 → 0.8.42

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.
@@ -32583,8 +32583,8 @@ var SearchBarActions$1 = /*#__PURE__*/styled__default.div.withConfig({
32583
32583
  componentId: "sc-e3h0p2-1"
32584
32584
  })(["display:flex;align-items:center;gap:0.5rem;"]);
32585
32585
 
32586
- var ITEMS_PER_PAGE$2 = 3;
32587
- var GRID_COLUMNS = 3;
32586
+ var ITEMS_PER_PAGE$2 = 4;
32587
+ var GRID_COLUMNS = 4;
32588
32588
  var InformationCenterTutorialsSection = function InformationCenterTutorialsSection(_ref) {
32589
32589
  var videoGuides = _ref.videoGuides,
32590
32590
  initialSearchQuery = _ref.initialSearchQuery,