Fix isInternalUrl for subdomain support
Refactor / reduce plumbing
This commit is contained in:
@@ -9,7 +9,6 @@ type Props = {
|
||||
bodyPlaceholder?: string,
|
||||
defaultValue?: string,
|
||||
readOnly?: boolean,
|
||||
expandToFit?: boolean,
|
||||
history: *,
|
||||
ui: *,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user