Skip to content

site-admin repos page: use Code for errors instead of TerminalLine

Administrator requested to merge mrn/repo-error-code into main

Created by: mrnugget

The <TerminalLine /> component renders a <li /> and needs to be inside a <Terminal /> which looks a bit weird here and throws an error in dev mode, so I'm using <Code> instead.

screenshot_2022-08-30_15 26 53@2x

Test plan

  • Tested manually

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading