Skip to content

Commit fe4e393

Browse files
committed
[Live] Adding missing format property
1 parent 321bf3d commit fe4e393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LiveComponent/src/Attribute/LiveProp.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ final class LiveProp
4545
*/
4646
private ?string $fieldName;
4747

48+
private ?string $format;
49+
4850
private bool $acceptUpdatesFromParent;
4951

5052
/**

0 commit comments

Comments
 (0)