1.2.1-beta.4 • Published 5 years ago
@leizciw/test-guacamole-ui v1.2.1-beta.4
Guacamole UI
Documentation
Installation
Using yarn or npm to install the package:
yarn add @aztec/guacamole-ui
npm install @aztec/guacamole-ui
Usage
import { Calendar } from '@aztec/guacamole-ui';
render(
<Calendar>,
document.getElementById('root'),
);
And remember to import the stylesheet:
import '@aztec/guacamole-ui/dist/styles/guacamole.css';
See more usages in the documentation:
1.2.1-beta.4
5 years ago
1.2.1-beta.2
5 years ago
1.2.1-beta.3
5 years ago
1.2.1-beta.1
5 years ago
1.2.1-beta.0
5 years ago