Your IP : 3.22.71.18


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/label/src/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/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,
};