| Name | Phone Number | ||
|---|---|---|---|
| John Doe | +01 1234567890 | ||
| Michael K | +01 1234567890 | ||
| Martine D. | +01 1234567890 |
import { Button, ButtonText } from '@/components/ui/button';
function Example() {
return (
<Button size="md" style={{ $$css: true }} className="bg-primary-500 hover:bg-primary-600">
<ButtonText style={{ $$css: true }} className="text-typography-50" >Button</ButtonText>
</Button>
);
}
Work with our solutions partner - GeekyAnts, with 15+ years of experience and 600+ global clients.