Remove unnecessary code and update snapshot, structure project

This commit is contained in:
2023-12-04 17:34:58 +07:00
parent 5d8453e05c
commit ef2435d1c5
16 changed files with 14 additions and 263 deletions
@@ -2,7 +2,6 @@ import styled from 'styled-components';
const StyledRoom = styled.main`
padding: 20px;
padding-bottom: 100px;
display: flex;
flex-direction: column;