UNPKG

@fluent-windows/core

Version:

React components that inspired by Microsoft's Fluent Design System.

5 lines (4 loc) 134 B
import * as React from 'react'; export declare const name = "DialogContent"; declare const Content: React.FC; export default Content;