<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Saad-py</title>
    <description>The latest articles on DEV Community by Saad-py (@saadpy).</description>
    <link>https://dev.to/saadpy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F591003%2Fb44c3d2a-b1a5-4614-82e5-01c58a12284b.jpeg</url>
      <title>DEV Community: Saad-py</title>
      <link>https://dev.to/saadpy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saadpy"/>
    <language>en</language>
    <item>
      <title>JSX {} on a &lt;p&gt; put the text out on a new Line</title>
      <dc:creator>Saad-py</dc:creator>
      <pubDate>Wed, 21 Apr 2021 10:05:41 +0000</pubDate>
      <link>https://dev.to/saadpy/jsx-on-a-p-put-the-text-out-on-a-new-line-3k64</link>
      <guid>https://dev.to/saadpy/jsx-on-a-p-put-the-text-out-on-a-new-line-3k64</guid>
      <description>&lt;p&gt;Hello,&lt;br&gt;
I have a div with some &lt;/p&gt;
&lt;p&gt; tags and &lt;br&gt; tags.&lt;br&gt;
My paragraph looks like this &lt;code&gt;&amp;lt;p&amp;gt; Your Position {value} &amp;lt;p/&amp;gt;&lt;/code&gt;&lt;br&gt;
And I have binded a button to change the variable value, the paragraph displays fine but it adds a new line before the JSX {} and its annoying and doesn't looks nice &lt;/p&gt;

</description>
      <category>react</category>
    </item>
  </channel>
</rss>
