refactor: add worker
This commit is contained in:
@@ -19,7 +19,6 @@ const Wrapper = styled.div<{ $cols?: number }>`
|
||||
|
||||
const Container = styled.div`
|
||||
display: flex;
|
||||
width: 800px;
|
||||
margin: 0 auto;
|
||||
flex-direction: column;
|
||||
gap: 16px;
|
||||
|
||||
Reference in New Issue
Block a user