MCPcopy
hub / github.com/plotly/dash / style.ts

File style.ts

components/dash-table/src/dash-table/components/Table/style.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// NOTE: need to pin fontawesome-svg-core to <1.3 and free-*-svg-icons to <6
2// or we break IE11
3import {library} from '@fortawesome/fontawesome-svg-core';
4import {faEyeSlash, faTrashAlt} from '@fortawesome/free-regular-svg-icons';

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected