Redirecting Pages
Learn how we can redirect pages with the spaRedirect() function.
About the application
In this application, we’ll look at final modifications in some of the existing Python modules. We’ll learn how the application uses the customized Link
component wrapped inside the Typography
component, which is further wrapped inside the FlexboxCenter
component. Next, we’ll be taking a look at modifications, which include both addition and removal of some functionalities in modules after the spaRedirect()
function is incorporated in them.
This is what the application looks like:
Note: To log in, use the username
admin
and password123
.
Get hands-on with 1400+ tech skills courses.