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