mirror of
https://github.com/HSLdevcom/digitransit-ui
synced 2025-07-07 19:30:41 +02:00
1.1 KiB
1.1 KiB
@digitransit-component/digitransit-component-abtesting
MobileDatetimepickerTest
This package is used to ab test other components Use this by importing specific components by name.
Currently available:
- MobileDatetimepickerTest Drop in like: import { MobileDatetimepickerTest as Datetimepicker } from '...'
This module is part of the Digitransit-ui project. It is maintained in the HSLdevcom/digitransit-ui repository, where you can create PRs and issues.
Installation
Install this module individually:
$ npm install @digitransit-component/digitransit-component-abtesting
Or install the digitransit-component module that includes it as a class:
$ npm install @digitransit-component/digitransit-component