From 808fa199f46cd1aa455a0fc6ca72d794749c482b Mon Sep 17 00:00:00 2001 From: prettyblueberry Date: Wed, 27 Mar 2024 10:44:30 +0100 Subject: [PATCH] 1.2.6 allow to remove an action column using `noActionColumn` prop --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d23dfa8..c636cfa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![npm](https://img.shields.io/github/stars/prettyblueberry/mui-datagrid-full-edit.svg)](https://github.com/prettyblueberry/mui-datagrid-full-edit) [![fork](https://img.shields.io/github/forks/prettyblueberry/mui-datagrid-full-edit.svg)](https://github.com/prettyblueberry/mui-datagrid-full-edit/fork) [![Issues](https://img.shields.io/github/issues-raw/prettyblueberry/mui-datagrid-full-edit.svg?maxAge=25000)](https://github.com/prettyblueberry/mui-datagrid-full-edit/issues) -[![stats](https://komarev.com/ghpvc/?username=prettyblueberry&label=stats&color=0e75b6&style=flat)](https://github.com/prettyblueberry/mui-datagrid-full-edit) [![NPM License](https://img.shields.io/npm/l/mui-datagrid-full-edit.svg?style=flat)](https://github.com/prettyblueberry/mui-datagrid-full-edit/blob/main/LICENSE) ## Overview