UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Office 365.

9 lines (8 loc) 244 B
/*! * Copyright (C) Microsoft Corporation. All rights reserved. */ export * from './Sidebar'; export * from './Sidebar.types'; export * from './Sidebar.styles'; export * from './SidebarButton'; export * from './SidebarButton.styles';