Your IP : 3.137.148.37


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/ui/label/src/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/js/ui/label/src/index.js

import Label from './label';
import LabelColor from './label-color';
import LabelSize from './label-size';

import './style.css';
import 'ui.fonts.opensans';
import 'ui.design-tokens';

export {
	Label,
	LabelColor,
	LabelSize,
};