fix: typos: position

This commit is contained in:
jialin
2026-03-18 15:19:06 +08:00
parent 6e4dd30104
commit eee73be77e
@@ -29,7 +29,7 @@ const DefaultDateConfig = {
};
const FilterWrapper = styled.div`
poisiton: relative;
position: relative;
z-index: 10;
display: flex;
justify-content: space-between;