fix: typos: position

This commit is contained in:
jialin
2026-03-20 17:23:55 +08:00
committed by jialin
parent f873d4e245
commit d779ee06b1
@@ -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;