> ## Documentation Index
> Fetch the complete documentation index at: https://generaltranslation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# डेवलपर समाचार की सदस्यता लें

export const Form = ({src, width = "500", height = "1000"}) => {
  return <iframe className="form" src={src} width={width} height={height} frameborder="0" allowfullscreen>
    </iframe>;
};

X Developer टीम से नवीनतम समाचार, उत्पाद अपडेट और ईवेंट के बारे में ईमेल पाने के लिए साइन अप करें।

<Form src="https://developer.x.com/en/embedded-xdev-news-subscription" />
