extract date fields macro

This commit is contained in:
Jan Prochazka
2020-11-01 12:46:34 +01:00
parent ab2fb3bf97
commit 8ff44e41b1
3 changed files with 126 additions and 10 deletions

View File

@@ -44,6 +44,7 @@ const MacroDetailContainer = styled.div`
const MacroDetailTabWrapper = styled.div`
display: flex;
overflow-y: auto;
`;
const MacroSection = styled.div`