diff --git a/src/renderer/components/input/input.tsx b/src/renderer/components/input/input.tsx index 21a1370354..1efc0b9f37 100644 --- a/src/renderer/components/input/input.tsx +++ b/src/renderer/components/input/input.tsx @@ -417,4 +417,4 @@ export class Input extends React.Component { } } -Input.contextType = InputThemeContext; \ No newline at end of file +Input.contextType = InputThemeContext;