We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88c027 commit 1d83ef7Copy full SHA for 1d83ef7
packages/experiments-realm/components/summary-card.gts
@@ -1,4 +1,5 @@
1
import GlimmerComponent from '@glimmer/component';
2
+// @ts-ignore
3
import type { ComponentLike } from '@glint/template';
4
import { cn } from '@cardstack/boxel-ui/helpers';
5
0 commit comments