diff --git a/package.json b/package.json
index 4cf486b..c219f9f 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@wgr-sa/nuxt-form",
"description": "Form builder for Nuxt",
- "version": "0.7.6",
+ "version": "0.7.7",
"repository": "https://github.com/WGR-SA/nuxt-form.git",
"author": "jeanvier",
"license": "MIT",
diff --git a/src/runtime/components/FormSubmit.vue b/src/runtime/components/FormSubmit.vue
index a933c60..ed08fc4 100644
--- a/src/runtime/components/FormSubmit.vue
+++ b/src/runtime/components/FormSubmit.vue
@@ -1,5 +1,5 @@