addd keyboard feature

This commit is contained in:
2022-11-27 17:45:32 +03:00
parent fae84d065c
commit 57d1e02559
6 changed files with 98 additions and 19 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import styled from '@emotion/styled';
import { keyframes } from '@emotion/react'
import { keyframes } from '@emotion/react';
export const MainWrapper = styled.main`
display: flex;