@egovernments/digit-ui-module-core 1.5.4-alpha.3 → 1.5.4-alpha.4

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.
@@ -9476,7 +9476,7 @@ var Home$1 = function Home$1(_ref) {
9476
9476
 
9477
9477
  var _Digit$Hooks$useCusto = Digit.Hooks.useCustomMDMS(Digit.ULBService.getStateId(), "ACCESSCONTROL-ACTIONS-TEST", [{
9478
9478
  name: "actions-test",
9479
- filter: "[?(@.url == " + window.contextPath + "-card)]"
9479
+ filter: "[?(@.url == '" + window.contextPath + "-card')]"
9480
9480
  }], {
9481
9481
  select: function select(data) {
9482
9482
  var _data$ACCESSCONTROLA, _data$ACCESSCONTROLA$;