Skip to content

Commit 145c44c

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 8cb5080 commit 145c44c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Http/Livewire/TestLivewireColumnComponent.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
class TestLivewireColumnComponent extends \Livewire\Component
66
{
77
public string $id;
8+
89
public string $name;
10+
911
public string $value;
12+
1013
public string $type;
1114

1215
/**

0 commit comments

Comments
 (0)