Closed SimeonC closed 1 year ago
Name | Link |
---|---|
Latest commit | 1700867241b4c9d546823c06e119b9edc47dba19 |
Latest deploy log | https://app.netlify.com/sites/tablekit/deploys/64e2d65361d8930008129a92 |
Deploy Preview | https://deploy-preview-204--tablekit.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
0 tests ±0 0 :heavy_check_mark: ±0 0s :stopwatch: ±0s 0 suites ±0 0 :zzz: ±0 1 files ±0 0 :x: ±0
Results for commit 17008672. ± Comparison against base commit 6e4d834c.
:rocket: PR was released in @tablecheck/tablekit-core@3.0.0-next.19
, @tablecheck/tablekit-css@3.0.0-next.20
, @tablecheck/tablekit-react-css@3.0.0-next.20
, @tablecheck/tablekit-react-datepicker@3.0.0-next.19
, @tablecheck/tablekit-react-fit-content-textarea@3.0.0-next.19
, @tablecheck/tablekit-react-select@3.0.0-next.21
, @tablecheck/tablekit-react@3.0.0-next.19
:rocket:
This would be used in places we have "external" or "user" content as pictured below.
📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @tablecheck/tablekit-core@2.1.0-canary.204.5921542409.0 npm install @tablecheck/tablekit-css@2.1.0-canary.204.5921542409.0 npm install @tablecheck/tablekit-react-css@2.1.0-canary.204.5921542409.0 npm install @tablecheck/tablekit-react-datepicker@2.1.0-canary.204.5921542409.0 npm install @tablecheck/tablekit-react-fit-content-textarea@2.1.0-canary.204.5921542409.0 npm install @tablecheck/tablekit-react-select@2.1.0-canary.204.5921542409.0 npm install @tablecheck/tablekit-react@2.1.0-canary.204.5921542409.0 # or yarn add @tablecheck/tablekit-core@2.1.0-canary.204.5921542409.0 yarn add @tablecheck/tablekit-css@2.1.0-canary.204.5921542409.0 yarn add @tablecheck/tablekit-react-css@2.1.0-canary.204.5921542409.0 yarn add @tablecheck/tablekit-react-datepicker@2.1.0-canary.204.5921542409.0 yarn add @tablecheck/tablekit-react-fit-content-textarea@2.1.0-canary.204.5921542409.0 yarn add @tablecheck/tablekit-react-select@2.1.0-canary.204.5921542409.0 yarn add @tablecheck/tablekit-react@2.1.0-canary.204.5921542409.0 ```