<?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: Angelo</title>
    <description>The latest articles on DEV Community by Angelo (@tanometro).</description>
    <link>https://dev.to/tanometro</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%2F1173248%2F038c8a88-ea74-46e8-9dd8-ad6a8aef5acc.png</url>
      <title>DEV Community: Angelo</title>
      <link>https://dev.to/tanometro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tanometro"/>
    <language>en</language>
    <item>
      <title>Problem importing useNavigation or Link from 'react-router-dom'</title>
      <dc:creator>Angelo</dc:creator>
      <pubDate>Fri, 29 Sep 2023 15:40:50 +0000</pubDate>
      <link>https://dev.to/tanometro/problem-importing-usenavigation-or-link-from-react-router-dom-g49</link>
      <guid>https://dev.to/tanometro/problem-importing-usenavigation-or-link-from-react-router-dom-g49</guid>
      <description>&lt;p&gt;I installed react-router-dom (6.5.0) among the dependencies of my project, but when I want to import the hooks, it doesn't show anything from the dependency.&lt;/p&gt;

&lt;p&gt;I don't have anything strange configured, using Vite and js. If I copy and paste something like import {useNavigation} from 'react-router-dom' the entire screen goes blank (the background is gray). I tried installing a previous version, installing and uninstalling several times, including npm, but nothing changes.&lt;/p&gt;

&lt;p&gt;I leave screens.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5GazMi66--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qs2bskvaylzd6lnqf9dz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5GazMi66--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/qs2bskvaylzd6lnqf9dz.png" alt="Image description" width="597" height="282"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---LN54J6z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w3opgwtanbf1j88m0ukh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---LN54J6z--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w3opgwtanbf1j88m0ukh.png" alt="Image description" width="800" height="246"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pWL-FBW5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zodl3uc78v0dskvryx5b.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pWL-FBW5--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zodl3uc78v0dskvryx5b.png" alt="Image description" width="466" height="114"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>hooks</category>
      <category>route</category>
      <category>vite</category>
    </item>
  </channel>
</rss>
