Atoms

Basic building blocks of the design system. These are the smallest, most fundamental components that cannot be broken down further.

Layout

Structural components that provide the overall layout and organization of your application pages.

Usage

Import components from @enara-health/ui-react:

import { Button, Chip, Input } from '@enara-health/ui-react';