UNPKG

react-icons-kit-allreact

Version:

Fork off React Icons Kit loosening the reactjs version

6 lines (5 loc) 171 B
export function horizontalCenter(Component: any, { rAlign, space }?: { rAlign?: boolean; space?: number; }): (props: any) => any; export default horizontalCenter;