Skip to content

Commit b2ea6ed

Browse files
Update src/LiveComponent/src/ComponentWithMultiStepFormTrait.php
Co-authored-by: Simon André <[email protected]>
1 parent d2e0660 commit b2ea6ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/LiveComponent/src/ComponentWithMultiStepFormTrait.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@
2525
/**
2626
* Trait for managing multi-step forms in LiveComponent.
2727
*
28-
* This trait simplifies the implementation of multistep forms by handling
28+
* This trait simplifies the implementation of multi-step forms by handling
2929
* step transitions, form validation, data persistence, and state management.
30-
* It provides a structured API for developers to integrate multistep forms
31-
* into their components with minimal boilerplate.
3230
*
3331
* @author Silas Joisten <[email protected]>
3432
* @author Patrick Reimers <[email protected]>

0 commit comments

Comments
 (0)