From e6c528d538338939022a5f20ee617689049201f9 Mon Sep 17 00:00:00 2001
From: adamviktora <84135613+adamviktora@users.noreply.github.com>
Date: Mon, 3 Jun 2024 15:39:32 +0200
Subject: [PATCH] docs(Table): update column management example to use link
button for Cancel action (#10459)
---
.../react-table/src/demos/examples/TableColumnManagement.tsx | 2 +-
.../src/demos/examples/TableColumnManagementWithDraggable.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/react-table/src/demos/examples/TableColumnManagement.tsx b/packages/react-table/src/demos/examples/TableColumnManagement.tsx
index 9fadeac988b..ccce75c9f44 100644
--- a/packages/react-table/src/demos/examples/TableColumnManagement.tsx
+++ b/packages/react-table/src/demos/examples/TableColumnManagement.tsx
@@ -225,7 +225,7 @@ export const TableColumnManagement: React.FunctionComponent = () => {
,
-