@abgov/react-components 7.2.0-dev.2 → 7.2.0-dev.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.
package/index.mjs CHANGED
@@ -4001,6 +4001,7 @@ function GoabTableSortHeader({
4001
4001
  name,
4002
4002
  direction,
4003
4003
  "sort-order": sortOrder,
4004
+ version: "2",
4004
4005
  ...rest,
4005
4006
  children
4006
4007
  }