Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysLees committed Apr 3, 2024
1 parent e53f387 commit 52caab9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
[![run-tests](https://github.com/codebar-ag/filament-json-field/actions/workflows/run-tests.yml/badge.svg)](https://github.com/codebar-ag/filament-json-field/actions/workflows/run-tests.yml)
[![PHPStan](https://github.com/codebar-ag/filament-json-field/actions/workflows/phpstan.yml/badge.svg)](https://github.com/codebar-ag/filament-json-field/actions/workflows/phpstan.yml)

This package was developed to give you a quick start to creating tickets via the Filament Json Field API.

## 💡 What is Filament Json Field?

Filament Json Field is a Filament wrapper for Codemirror.
Expand Down Expand Up @@ -54,7 +52,7 @@ public function form(Form $form): Form

Infolists:
```php
use CodebarAg\FilamentJsonField\Forms\Components\JsonEntry;
use CodebarAg\FilamentJsonField\Infolists\Components\JsonEntry;

...

Expand Down

0 comments on commit 52caab9

Please sign in to comment.