UNPKG

@fluent-windows/core

Version:

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

11 lines 136 B
const root = { maxWidth: 300 }; const table = { width: '100%', borderSpacing: '10px' }; export const styles = { root, table };