Fixing some typescript misses and adding utility table components to make it easier to remember how to correctly style around badge/button components in a table
📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via:
```bash
npm install @tablecheck/tablekit-core@3.0.8-canary.236.9754309012.0
npm install @tablecheck/tablekit-css@3.0.8-canary.236.9754309012.0
npm install @tablecheck/tablekit-react@3.0.12-canary.236.9754309012.0
npm install @tablecheck/tablekit-react-css@3.0.11-canary.236.9754309012.0
npm install @tablecheck/tablekit-react-datepicker@3.0.12-canary.236.9754309012.0
npm install @tablecheck/tablekit-react-select@3.0.12-canary.236.9754309012.0
# or
yarn add @tablecheck/tablekit-core@3.0.8-canary.236.9754309012.0
yarn add @tablecheck/tablekit-css@3.0.8-canary.236.9754309012.0
yarn add @tablecheck/tablekit-react@3.0.12-canary.236.9754309012.0
yarn add @tablecheck/tablekit-react-css@3.0.11-canary.236.9754309012.0
yarn add @tablecheck/tablekit-react-datepicker@3.0.12-canary.236.9754309012.0
yarn add @tablecheck/tablekit-react-select@3.0.12-canary.236.9754309012.0
```
Fixing some typescript misses and adding utility table components to make it easier to remember how to correctly style around badge/button components in a table
📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@3.0.8-canary.236.9754309012.0 npm install @tablecheck/tablekit-css@3.0.8-canary.236.9754309012.0 npm install @tablecheck/tablekit-react@3.0.12-canary.236.9754309012.0 npm install @tablecheck/tablekit-react-css@3.0.11-canary.236.9754309012.0 npm install @tablecheck/tablekit-react-datepicker@3.0.12-canary.236.9754309012.0 npm install @tablecheck/tablekit-react-select@3.0.12-canary.236.9754309012.0 # or yarn add @tablecheck/tablekit-core@3.0.8-canary.236.9754309012.0 yarn add @tablecheck/tablekit-css@3.0.8-canary.236.9754309012.0 yarn add @tablecheck/tablekit-react@3.0.12-canary.236.9754309012.0 yarn add @tablecheck/tablekit-react-css@3.0.11-canary.236.9754309012.0 yarn add @tablecheck/tablekit-react-datepicker@3.0.12-canary.236.9754309012.0 yarn add @tablecheck/tablekit-react-select@3.0.12-canary.236.9754309012.0 ```