Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1003 Bytes

File metadata and controls

28 lines (18 loc) · 1003 Bytes

import { Meta } from "@storybook/blocks";

Packets Design System

# React Components
Packets provides a complete set of React components built with TypeScript and designed for modern React applications.

## Component Documentation

**View the full React component documentation at: <a href={import.meta.env.PROD ? "/react/" : "http://localhost:6006"} target="_top">React Components Storybook</a>**

The React documentation includes:
- Interactive examples of all components
- Component props and TypeScript types
- Usage examples with hooks and state management
- Accessibility guidelines

## Installation

For installation instructions, see <a href="/?path=/docs/about-installing-react-components--docs" target="_parent"><strong>Installing React Components →</strong></a>