mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-13 17:38:57 +01:00
Hmm messed up the file casing
Will need to fix this later
This commit is contained in:
parent
0bc009140e
commit
71f4ee4ce2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import states from '../utils/states';
|
||||||
|
|
||||||
import AsyncText from './AsyncText';
|
import AsyncText from './AsyncText';
|
||||||
import Icon from './icon';
|
import Icon from './icon';
|
||||||
import Link from './Link';
|
import Link from './link';
|
||||||
import MenuLink from './MenuLink';
|
import MenuLink from './MenuLink';
|
||||||
|
|
||||||
function Shortcuts() {
|
function Shortcuts() {
|
||||||
|
|
Loading…
Reference in a new issue