UNPKG

@fluent-windows/core

Version:

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

5 lines 229 B
export { default as standard } from './standard'; export { default as primary } from './primary'; export { default as error } from './error'; export { default as black } from './black'; export { default as white } from './white';