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 35dedeb commit 459f055Copy full SHA for 459f055
site/src/pages/CliInstallPage/CliInstallPage.tsx
@@ -1,4 +1,4 @@
1
-import isChromatic from "chromatic/*";
+import isChromatic from "chromatic/isChromatic";
2
import type { FC } from "react";
3
import { Helmet } from "react-helmet-async";
4
import { pageTitle } from "utils/page";
0 commit comments