Skip to content

Commit 3531402

Browse files
authored
Update Default value to xlsx.
1 parent 2f9d1cc commit 3531402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You can set the export filename by setting the property.
7979

8080
## Export Type
8181

82-
You can set the export type by setting the property to `csv` or `xlsx`. Default value is `csv`.
82+
You can set the export type by setting the property to `csv` or `xlsx`. Default value is `xlsx`.
8383

8484
```phpt
8585
<livewire:export-button :table-id="$dataTable->getTableId()" type="xlsx" />

0 commit comments

Comments
 (0)