@apolitical/component-library 5.4.0 → 5.4.2-RR.1

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.
@@ -112,6 +112,7 @@ declare namespace _default {
112
112
  export namespace login {
113
113
  let href_6: string;
114
114
  export { href_6 as href };
115
+ export let withReturnTo: boolean;
115
116
  }
116
117
  export namespace signup {
117
118
  let href_7: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "5.4.0",
3
+ "version": "5.4.2-RR.1",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {