mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-13 09:28:50 +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 Icon from './icon';
|
||||
import Link from './Link';
|
||||
import Link from './link';
|
||||
import MenuLink from './MenuLink';
|
||||
|
||||
function Shortcuts() {
|
||||
|
|
Loading…
Reference in a new issue