From 2ff7ba108aee723f14f191771924409e657f3333 Mon Sep 17 00:00:00 2001 From: Rafael Milewski Date: Wed, 11 Oct 2023 17:23:06 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f73a9c..34937a1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Please give a ⭐️ if this project helped you! - [Nova FilePond](https://github.com/dcasia/nova-filepond) - A Nova field for uploading File, Image and Video using Filepond. - [Custom Relationship Field](https://github.com/dcasia/custom-relationship-field) - Emulate HasMany relationship without having a real relationship set between resources. - [Column Toggler](https://github.com/dcasia/column-toggler) - A Laravel Nova package that allows you to hide/show columns in the index view. -- [Batch Edit Toolbar](https://github.com/dcasia/icon-action-toolbar) - Allows you to update a single column of a resource all at once directly from the index page. +- [Batch Edit Toolbar](https://github.com/dcasia/batch-edit-toolbar) - Allows you to update a single column of a resource all at once directly from the index page. ## License