Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to authored Aug 19, 2024
1 parent 862d23a commit 8b4de67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ![Layouts field for MoonShine](https://github.com/moonshine-software/moonshine/raw/2.x/art/lego.png)
## Layouts field for MoonShine - Beta version
## Layouts field for MoonShine

## Quick start

Expand All @@ -12,7 +12,7 @@ composer require moonshine/layouts-field
### Usage

Field Layouts for MoonShine allows you to easily manage repeating groups of fields. You will be able to add, delete and sort groups consisting of basic fields.
There are some restrictions on the use of fields in the Layouts field. You can use any basic fields except **Json** and **Relationships** fields.
There are some restrictions on the use of fields in the Layouts field. You can use any basic fields except **Relationships** fields.

```php
use MoonShine\Layouts\Fields\Layouts;
Expand Down

0 comments on commit 8b4de67

Please sign in to comment.