Smaller default row for textarea
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@props([
|
||||
'value' => '',
|
||||
'rows' => 10,
|
||||
'rows' => 5,
|
||||
])
|
||||
|
||||
<textarea
|
||||
|
||||
Reference in New Issue
Block a user