Fix input focus border

This commit is contained in:
Gregory Schier
2023-04-03 12:19:37 -07:00
parent 3128e9ce76
commit e82f915363
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">