Fix input focus border

This commit is contained in:
Gregory Schier
2023-04-03 12:19:37 -07:00
parent 712626ac1f
commit 51445b0d99
3 changed files with 8 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ export const ResponsePane = memo(function ResponsePane({ style, className }: Pro
const tabs = useMemo(
() => [
{ label: 'Body', value: 'body' },
{ label: 'Preview', value: 'body' },
{
label: (
<div className="flex items-center">