1.0.0 • Published 6 years ago
xz1-label v1.0.0
@# Getting started
@## Label Component
Label Component is to display the Text in Desired Format.
- Install the label component with npm from nexus Repository like - npmor- yarn, pulling in all relevant dependencies:- npm install xz-label or yarn add xz-label
- After installation, you'll be able to import the Label component in your application: - import { Label } from "xz-label"; // using JSX: import { Label } from "xz-label";
1.0.0
6 years ago