From 3e74d220db2697bc2a609628953322d5809ab9ad Mon Sep 17 00:00:00 2001 From: EnixCoda Date: Wed, 20 Feb 2019 17:14:32 +0800 Subject: [PATCH] fix: import path extension --- src/components/SettingsBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SettingsBar.tsx b/src/components/SettingsBar.tsx index a334d2f..b999bdf 100644 --- a/src/components/SettingsBar.tsx +++ b/src/components/SettingsBar.tsx @@ -2,7 +2,7 @@ import * as React from 'react' import Icon from 'components/Icon' import configHelper, { configKeys } from 'utils/configHelper' import keyHelper from 'utils/keyHelper' -import { friendlyFormatShortcut } from 'utils/general.js' +import { friendlyFormatShortcut } from 'utils/general' import { version } from '../../package.json' const wikiLinks = {