@dereekb/dbx-form 13.11.0 → 13.11.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.
@@ -3130,7 +3130,6 @@ const dbxForgeTextAreaField = dbxForgeFieldFunction({
3130
3130
  })
3131
3131
  });
3132
3132
 
3133
- // MARK: Name Field
3134
3133
  /**
3135
3134
  * Pre-configured text field for capturing a full name with sensible min/max length defaults.
3136
3135
  *