UNPKG

@aappddeevv/dynamics-client-ui

Version:

## What is it? A library to help you create great dynamics applications.

10 lines (6 loc) 314 B
/** * WARNING!!! Ensure icons in latest fabric. Include only once at the toplevel. */ import { initializeIcons } from "@uifabric/icons" console.log("Calling initializeIcons() within the ensureIcons module per https://github.com/OfficeDev/office-ui-fabric-react/tree/master/packages/icons") initializeIcons()