We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da9066 commit 6a318cbCopy full SHA for 6a318cb
packages/compiler/react/utils.ts
@@ -1,7 +1,7 @@
1
import * as t from '@babel/types';
2
import { type NodePath } from '@babel/core';
3
import { addNamed } from '@babel/helper-module-imports';
4
-import { bgMagenta, cyan, magenta, dim } from 'kleur/colors';
+import { cyan, magenta, dim } from 'kleur/colors';
5
import { collectImportedBindings } from './bindings';
6
import type { Options } from '../plugin';
7
0 commit comments