From 8b4de67d8b8dff7dd99112c5f944fd7be221cde5 Mon Sep 17 00:00:00 2001 From: Danil Shutsky Date: Mon, 19 Aug 2024 11:31:45 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1496cc..02bf8a4 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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;