UNPKG

phx-react

Version:

PHX REACT

6 lines (5 loc) 181 B
import React from 'react'; declare const StyledEditorLayout: ({ editorHeight }: { editorHeight?: string | undefined; }) => React.JSX.Element; export default StyledEditorLayout;