Repository URL to install this package:
|
Version:
2.1.16 ▾
|
export interface ProductIdentifierProps {
className?: string;
label?: string;
value?: string;
}