UNPKG

@procore/core-react

Version:
7 lines (6 loc) 206 B
import React from 'react'; /** * Revert the general decorator spacing so content edge aligns with window edge * aligns fixed content like sticky footer */ export declare const FullLayout: React.FC<any>;