# asc-web-components > [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## Usage ```jsx import React, { Component } from "react"; import Button from "asc-web-components"; class Example extends Component { render() { return ; } } ``` ## License AGPL-3.0 © Ascensio System SIA