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 b2370af commit f75a147Copy full SHA for f75a147
site/src/pages/OrganizationSettingsPage/IdpSyncPage/IdpPillList.tsx
@@ -1,4 +1,4 @@
1
-import { type Interpolation, type Theme } from "@emotion/react";
+import type { Interpolation, Theme } from "@emotion/react";
2
import Stack from "@mui/material/Stack";
3
import { Pill } from "components/Pill/Pill";
4
import {
0 commit comments