Closed HansonSoftware closed 6 months ago
In the PR I have added the component ConfigComponent (found in /ui/activeLLM/configComponent.js) to the Navbar.
Implementation notes:
Notes on styling:
const buttonParent = { position: "absolute", top: "0", right: "0", zIndex: "1", };
@HansonSoftware Thank you for the PR.
In the PR I have added the component ConfigComponent (found in /ui/activeLLM/configComponent.js) to the Navbar.
Implementation notes:
Notes on styling: