Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-frey committed Dec 1, 2024
2 parents 0411cc7 + eb78592 commit 875e3f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ This plugin adds an Icon Select Column to your filament tables.
<source src="https://github.com/GuavaCZ/filament-icon-select-column/raw/main/docs/images/demo_preview.mp4" type="video/mp4">
</video>



https://github.com/user-attachments/assets/72cb40cf-27cb-4f6b-b204-178c1f3dd0a9



![Screenshot 1](https://github.com/GuavaCZ/filament-icon-select-column/raw/main/docs/images/screenshot_01.png)

## Support us
Expand Down
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Guava\FilamentIconSelectColumn\Tests;

use Guava\FilamentIconSelectColumn\FilamentIconSelectColumnServiceProvider;
use Illuminate\Database\Eloquent\Factories\Factory;
use Orchestra\Testbench\TestCase as Orchestra;
use Guava\FilamentIconSelectColumn\FilamentIconSelectColumnServiceProvider;

class TestCase extends Orchestra
{
Expand Down

0 comments on commit 875e3f7

Please sign in to comment.