UNPKG

air-command-ui-library

Version:

A React component library for Air Command System with Storybook

7 lines (6 loc) 211 B
import React from 'react'; /** * Corner Modal Example - Görseldeki gibi ekranın sağ üst köşesinde görünen modal */ export declare const CornerModalExample: React.FC; export default CornerModalExample;