We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f2435 commit a43bf3dCopy full SHA for a43bf3d
README.md
@@ -18,11 +18,10 @@ php artisan filament:assets
18
```
19
20
## Features
21
-- ✅ Compatible with dark mode
22
-- ✅ Featuring search functionality
23
-- ✅ Custom options
24
-- ✅ Works with `BelongsTo` (single) and `BelongsToMany` (multiple)
25
-- ❌ Comma seperated multi-select
+- ✅ Dark mode
+- ✅ Search
+- ✅ `BelongsTo` support
+- ✅ `BelongsToMany` support
26
- ❌ Disabled options (Planned)
27
28
## Usage
0 commit comments