Skip to content

Commit a8a3926

Browse files
fixes
1 parent 8cb8641 commit a8a3926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/ui/pearaiindex.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ export const HelperText = styled.p`
245245
color: ${lightGray};
246246
`
247247

248-
export const Input = styled.input`
248+
export const pearInput = styled.input`
249249
width: 100%;
250250
padding: 8px 12px;
251251
margin: 8px 0;

0 commit comments

Comments
 (0)