Repository URL to install this package:
Version:
0.9.6 ▾
|
export interface MainProps {
className: string;
children?: any;
}