mirror of
https://github.com/gosticks/react-table.git
synced 2026-08-11 20:40:17 +00:00
* useAbsoluteLayout: To build tables with divs * Adding `placeholderOf` attribute to column * Adding `useAbsoluteLayout` in index.js * Adding `useAbsoluteLayout` example * Adding `useAbsoluteLayout` in api docs * Adding test for `useAbsoluteLayout` hook
5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
{
|
|
"presets": ["react-app"],
|
|
"plugins": ["styled-components"]
|
|
}
|