mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 21:11:41 -07:00
feat: keyboard shortcuts
This commit is contained in:
parent
213c9499f2
commit
94f1a8b00b
48 changed files with 398 additions and 90 deletions
|
@ -1,7 +1,7 @@
|
|||
import { Divider } from "@material-ui/core";
|
||||
|
||||
import LogInUser from "./components/LogInUser";
|
||||
import LogInToken from "./components/LogInToken";
|
||||
import LogInUser from "./components/LogInUser/LogInUser.jsx";
|
||||
import LogInToken from "./components/LogInToken/LogInToken.jsx";
|
||||
|
||||
function LogIn() {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue