@apolitical/component-library 3.0.3-4117.3 → 3.0.3

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
@@ -6063,7 +6063,7 @@ const Ao = {
6063
6063
  },
6064
6064
  functions: {
6065
6065
  onSuccess: async () => {
6066
- await Fo({
6066
+ Fo({
6067
6067
  refs: _,
6068
6068
  dataToSubmit: i,
6069
6069
  createAccount: e.createAccount,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "3.0.3-4117.3",
3
+ "version": "3.0.3",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {