Skip to content

Commit cb9bbd7

Browse files
committed
- Update tag
1 parent 51fdc3f commit cb9bbd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# A Table Component for Laravel Livewire
1+
# A dynamic table component for Laravel Livewire
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/rappasoft/laravel-livewire-tables.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-livewire-tables)
44
[![StyleCI](https://styleci.io/repos/242222088/shield?style=plastic)](https://github.styleci.io/repos/242222088)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rappasoft/laravel-livewire-tables",
3-
"description": "Dynamic table component for Laravel Livewire",
3+
"description": "A dynamic table component for Laravel Livewire",
44
"keywords": [
55
"rappasoft",
66
"livewire",

0 commit comments

Comments
 (0)