UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

10 lines (8 loc) 124 B
const editor = { create: () => ({ dispose: (): void => null, }), }; export const monaco = { editor, };