Merge pull request #63 from navi-sa/remove-footer
TP-45181 | footer removed
This commit is contained in:
@@ -125,7 +125,6 @@ const LeftNav: React.FC<LeftNavProps> = ({ children }) => {
|
||||
)}
|
||||
>
|
||||
{children}
|
||||
<Footer isExpanded={isExpanded} />
|
||||
</div>
|
||||
</Navbar>
|
||||
{dialogOpen && (
|
||||
|
||||
Reference in New Issue
Block a user