Open arkid15r opened 2 weeks ago
The component should be responsible for rendering the Nest navbar:
The currently used code is located here https://github.com/OWASP/Nest/blob/31be56ef5d0bf727a70e751d7a0c6b1dfb51d2ea/backend/templates/base.html#L33
For simplicity we can focus on just replicating the current look with TypeScript/React for now.
I'm taking this one! 💯
Thank you @kasya
The component should be responsible for rendering the Nest navbar:
The currently used code is located here https://github.com/OWASP/Nest/blob/31be56ef5d0bf727a70e751d7a0c6b1dfb51d2ea/backend/templates/base.html#L33
For simplicity we can focus on just replicating the current look with TypeScript/React for now.