Skip to content

Commit 73ec643

Browse files
authored
Update README.md
1 parent 61feabb commit 73ec643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Introduction
66

7+
This component provides a simple way to create a multistep form. Handles swapping between steps, passing values from previous steps to current one and passing all combined values to final success callback. Also handles common edge cases, such as distinction between multiple instances of one form accessed by one client.
8+
79
## Installation
810

911
Install package using composer

0 commit comments

Comments
 (0)