From dd613bc98485b2f2ef6302f530ef2e6e2d728b09 Mon Sep 17 00:00:00 2001 From: hemengke <23536175@qq.com> Date: Mon, 27 Nov 2023 11:00:48 +0800 Subject: [PATCH] add use-antd-resizable-header --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81630e3..3624aea 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ A list of UI components built with Ant Design. ## React Hooks - [Sunflower(🌻)](https://github.com/ant-design/sunflower) Collection of React Hooks returning component of antd. +- [use-antd-resizable-header](https://github.com/hemengke1997/use-antd-resizable-header) - A React Hook makes Ant Design Table Header resizable. ## Applications