remix-validated-form 4.6.7 → 4.6.8

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -157,7 +157,7 @@ var hydratable = {
157
157
 
158
158
  // src/internal/state/createFormStore.ts
159
159
  import invariant2 from "tiny-invariant";
160
- import create from "zustand";
160
+ import { create } from "zustand";
161
161
  import { immer } from "zustand/middleware/immer";
162
162
 
163
163
  // src/internal/logic/requestSubmit.ts