Hmm messed up the file casing

Will need to fix this later
This commit is contained in:
Lim Chee Aun 2023-02-28 00:17:00 +08:00
parent 0bc009140e
commit 71f4ee4ce2

View file

@ -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() {