3.1.0 • Published 3 years ago
@apass/license-plate v3.1.0
License plate 🚘🚘🚘
License plate component.
import LicensePlate from './LicensePlate'
Component detects type of plate automaticaly or you can set it manualy
Usage example
<div>
<LicensePlate
value='AT429M97'
type='type1'
size='l'
/>
</div>