diff --git a/ext/src/ui/options/index.tsx b/ext/src/ui/options/index.tsx
index 143a60f..bef4ab6 100644
--- a/ext/src/ui/options/index.tsx
+++ b/ext/src/ui/options/index.tsx
@@ -174,6 +174,11 @@ class OptionsApp extends Component<{}, OptionsAppState> {
onSubmit={ this.handleFormSubmit }
onChange={ this.handleFormChange }>
+
+