Hello all, can anyone explain me these 3 lines on the code? line 5: component: Component, ... rest line 8 {...rest} line 9 props line 11 as I understand is the user properties. Protected Route are used as a way for an authorized user to get access to a component. For example Members area.