From 685edbf7db20f4c8f580b8fdf491a6f96deb5779 Mon Sep 17 00:00:00 2001 From: Enix Date: Fri, 6 Sep 2019 20:14:47 +0800 Subject: [PATCH] fix: saveToken --- src/components/SettingsBar.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/SettingsBar.tsx b/src/components/SettingsBar.tsx index 0976cb4..036fbaa 100644 --- a/src/components/SettingsBar.tsx +++ b/src/components/SettingsBar.tsx @@ -1,8 +1,8 @@ -import * as React from 'react' import Icon from 'components/Icon' +import * as React from 'react' import configHelper, { configKeys } from 'utils/configHelper' +import { friendlyFormatShortcut, JSONRequest, parseURLSearch } from 'utils/general' import keyHelper from 'utils/keyHelper' -import { friendlyFormatShortcut, parseURLSearch, JSONRequest } from 'utils/general' import { version } from '../../package.json' const wikiLinks = { @@ -258,7 +258,11 @@ export default class SettingsBar extends React.PureComponent { Clear ) : ( - )}