Fixed table style 'tight'
Fixed viewAll not showing
Add viewAll styling and positioning
Update README
Fixed return type
NB! Namespace has changed from JoeriTheGreat to whitespacecode
Please rename joerithegreat/nova-table-card
to whitespacecode/nova-table-card
in composer.json
, and run composer update
.
Then change use JoeriTheGreat\TableCard
to use Whitespacecode\TableCard
. Thanks!
- Changed namespace from JoeriTheGreat to Whitespacecode