We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4678d6d commit 2297edaCopy full SHA for 2297eda
frontend/src/utils/blockContent.tsx
@@ -1,6 +1,6 @@
1
/** @jsx jsx */
2
/** @jsxRuntime classic */
3
-import { jsx } from '@emotion/react';
+import { jsx, css } from '@emotion/react';
4
import { ReactComponent as Toggle } from '@assets/toggle-default.svg';
5
6
export const regex: { [key: string]: RegExp } = {
0 commit comments