UNPKG

air-command-ui-library

Version:

A React component library for Air Command System with Storybook

8 lines (7 loc) 242 B
import React from 'react'; /** * Example showing how to use the new AirCommandModal * This matches the design from the provided image exactly */ export declare const AirCommandModalExample: React.FC; export default AirCommandModalExample;