UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

9 lines (8 loc) 236 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';