UNPKG

@aioha/react-ui

Version:

Ready-made React modal for Aioha

8 lines (7 loc) 200 B
import React from 'react'; export declare const RightAngledArrow: ({ w }: { w?: number; }) => React.JSX.Element; export declare const RmRowIcon: ({ w }: { w?: number; }) => React.JSX.Element;