Closed SimeonC closed 5 months ago
Fixes padding offsets and inconsistencies
Canary Versions
0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 1 files    0 :x:
Results for commit a465faf3.
:rocket: PR was released in @tablecheck/tablekit-core@3.0.3, @tablecheck/tablekit-css@3.0.3, @tablecheck/tablekit-react-css@3.0.3, @tablecheck/tablekit-react-datepicker@3.0.3, @tablecheck/tablekit-react-select@3.0.3, @tablecheck/tablekit-react@3.0.3 :rocket:
@tablecheck/tablekit-core@3.0.3
@tablecheck/tablekit-css@3.0.3
@tablecheck/tablekit-react-css@3.0.3
@tablecheck/tablekit-react-datepicker@3.0.3
@tablecheck/tablekit-react-select@3.0.3
@tablecheck/tablekit-react@3.0.3
Fixes padding offsets and inconsistencies
Before
After
📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@3.0.3-canary.227.9296512980.0 npm install @tablecheck/tablekit-css@3.0.3-canary.227.9296512980.0 npm install @tablecheck/tablekit-react@3.0.3-canary.227.9296512980.0 npm install @tablecheck/tablekit-react-css@3.0.3-canary.227.9296512980.0 npm install @tablecheck/tablekit-react-datepicker@3.0.3-canary.227.9296512980.0 npm install @tablecheck/tablekit-react-select@3.0.3-canary.227.9296512980.0 # or yarn add @tablecheck/tablekit-core@3.0.3-canary.227.9296512980.0 yarn add @tablecheck/tablekit-css@3.0.3-canary.227.9296512980.0 yarn add @tablecheck/tablekit-react@3.0.3-canary.227.9296512980.0 yarn add @tablecheck/tablekit-react-css@3.0.3-canary.227.9296512980.0 yarn add @tablecheck/tablekit-react-datepicker@3.0.3-canary.227.9296512980.0 yarn add @tablecheck/tablekit-react-select@3.0.3-canary.227.9296512980.0 ```