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 18b7bd8 commit bb6d78cCopy full SHA for bb6d78c
src/app/(development)/workroom/page.tsx
@@ -2,8 +2,6 @@ import { SpeakerOpengraphImage } from "@/app/conf/2025/components/speaker-opengr
2
import { SessionOpengraphImage } from "@/app/conf/2025/components/session-opengraph-image"
3
import { SchedSpeaker } from "@/app/conf/2023/types"
4
5
-// todo: the images probably won't work after conversion
6
-
7
/**
8
* This is cheaper than maintaining a Storybook config.
9
*/
0 commit comments