"use client"; import { IframeContainer } from "@/components/shared/iframe-container"; export function GitlabFrame() { return ( ); }