@theroutingcompany/components 0.0.30-alpha.6 → 0.0.30-alpha.8

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # TRC TREX Component Library
2
2
 
3
- View the [StoryBook](https://6392297e45ccab79e466ee19-fkrenmemjb.chromatic.com).
3
+ View the [StoryBook](https://6392297e45ccab79e466ee19-esmiqlgwvo.chromatic.com).
4
4
 
5
5
  ## Developing Locally
6
6
 
@@ -11941,8 +11941,6 @@ const SE = {
11941
11941
  /* testing this out here for now */
11942
11942
  width: 100%;
11943
11943
  flex: 1;
11944
-
11945
- max-height: ${f.sizing_600};
11946
11944
  `, pl = A.div`
11947
11945
  display: flex;
11948
11946
  align-items: center;