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