Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
This commit is contained in:
6
public/favicon.svg
Normal file
6
public/favicon.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="24" height="24" fill="#3b82f6"/>
|
||||
<path d="M12 2L2 7L12 12L22 7L12 2Z" fill="white"/>
|
||||
<path d="M2 17L12 22L22 17" fill="white" opacity="0.8"/>
|
||||
<path d="M2 12L12 17L22 12" fill="white" opacity="0.6"/>
|
||||
</svg>
|
After Width: | Height: | Size: 288 B |
Reference in New Issue
Block a user