Remove unused teamId

This commit is contained in:
Tom Moor
2017-11-19 20:44:01 -08:00
parent 2143a87671
commit dc242038ff
2 changed files with 5 additions and 6 deletions

View File

@@ -157,6 +157,10 @@ const SwatchInset = styled(Flex)`
const StyledOutline = styled(Outline)`
padding: 5px;
strong {
font-weight: 500;
}
`;
const HexHash = styled.div`