Text
This is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a testThis is a test
Install the component from your command line.
npm install @raystack/apsara
Import all parts and piece them together.
import { Command } from '@raystack/apsara'

<Text size="1">This is a test</Text> 
<Text size="2">This is a test</Text> 
<Text size="3">This is a test</Text> 
<Text size="4">This is a test</Text> 
<Text size="5">This is a test</Text> 
<Text weight="400">This is a test</Text> 
<Text weight="500">This is a test</Text> 
<Text weight="600">This is a test</Text> 
<Text weight="bold">This is a test</Text> 
<Text weight="bolder">This is a test</Text> 
<Text weight="normal">This is a test</Text> 
<Text weight="lighter">This is a test</Text>