From 0dea22ab8989e2cf6685d2027c4d79433ec12e42 Mon Sep 17 00:00:00 2001 From: David Ringle Date: Tue, 21 May 2024 18:52:12 +0300 Subject: [PATCH] Version 1.0.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 005388e..ec30c4f 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ This will convert the collection of users into an array of selectable items, whi Single Page Applications (SPAs). #### Structure of Selectable Items -```json +```php [ [ 'label' => 'User Name',