fix: typos: position
This commit is contained in:
@@ -29,7 +29,7 @@ const DefaultDateConfig = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const FilterWrapper = styled.div`
|
const FilterWrapper = styled.div`
|
||||||
poisiton: relative;
|
position: relative;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user