Skip to content

Commit aee0dea

Browse files
zairigimadweaverryan
authored andcommitted
Add missing use statement for LiveCollectionType
1 parent 5a13c71 commit aee0dea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LiveComponent/src/Resources/doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,6 +1237,7 @@ Now, create a Twig component to render the form::
12371237
use Symfony\UX\LiveComponent\Attribute\AsLiveComponent;
12381238
use Symfony\UX\LiveComponent\DefaultActionTrait;
12391239
use Symfony\UX\LiveComponent\LiveCollectionTrait;
1240+
use Symfony\UX\LiveComponent\Attribute\LiveProp;
12401241
use App\Entity\BlogPost;
12411242
use App\Form\BlogPostFormType;
12421243

0 commit comments

Comments
 (0)