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 5ebd44c commit 47ea8cdCopy full SHA for 47ea8cd
src/render/CategoryPill.tsx
@@ -1,5 +1,4 @@
1
import * as React from "react";
2
-import * as ReactDOM from "react-dom";
3
import { createRoot, Root } from "react-dom/client";
4
import CategoryPillComponent, { CategoryPillState } from "../components/CategoryPillComponent";
5
import Config from "../config";
0 commit comments