Skip to content

Commit 8034cc8

Browse files
committed
readme update
1 parent 817c8d7 commit 8034cc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-grid-table
22

3-
> A modular table, based on a CSS grid layout, optimized for customization.
3+
> A modular table, based on a CSS grid layout, optimized for fast configuration and deep customization.
44
55
[![NPM](https://img.shields.io/npm/v/@nadavshaar/react-grid-table.svg)](https://www.npmjs.com/package/@nadavshaar/react-grid-table) [![Downloads](https://img.shields.io/npm/dt/@nadavshaar/react-grid-table)](https://www.npmjs.com/package/@nadavshaar/react-grid-table)
66

@@ -150,7 +150,7 @@ export default MyAwesomeTable;
150150

151151
#### Support this package
152152

153-
[![paypal](https://image.flaticon.com/icons/png/128/2871/2871557.png)](https://www.paypal.com/donate?hosted_button_id=VAEHCLA692FMW)
153+
[![paypal](https://cdn-icons-png.flaticon.com/128/2871/2871557.png)](https://www.paypal.com/donate?hosted_button_id=VAEHCLA692FMW)
154154

155155
## Main components
156156
**HEADER (optional | customizable):** search & column visibility management.

0 commit comments

Comments
 (0)