Closed AshiqNoor-S closed 1 year ago
Name | Link |
---|---|
Latest commit | d2fe431d36f84718d6ca4c64ebd3f8c84bbb8cb4 |
Latest deploy log | https://app.netlify.com/sites/upes-gdsc/deploys/651fe89195d548000963bb29 |
Deploy Preview | https://deploy-preview-28--upes-gdsc.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@AshiqNoor-S Thanks for changing the route path, kindly make a PR for Development branch not main
okay
@rohin079 Done
@akshit-g @rohin079 The way the routing path was given did not render any of the elements properly, made the correction so that elements are now properly render based on its route. In this corrected version, I am using the component's element prop to specify the component to render for each route. The element prop is used in React Router v6 to specify the component for a route, replacing the component prop used in v5.