Bug: PinShape passes all props to DOM svg
Warning: Received `true` for a non-boolean attribute `centered`.
If you want to write it to the DOM, pass a string instead: centered="true" or centered={value.toString()}.
in svg (at Add.js:4)
in SvgAdd (at Icon.js:16)
in Icon (at TranslationBubble.js:75)
in div (created by Context.Consumer)
in StyledComponent (created by styled.div)
in styled.div (at PinShape.js:40)
in div (created by Context.Consumer)
in StyledComponent (created by styled.div)
in styled.div (at PinShape.js:27)
in Pin (at TranslationBubble.js:74)
in div (created by Context.Consumer)
in StyledComponent (created by styled.div)
in styled.div (at TranslationBubble.js:73)
in div (created by Context.Consumer)
in StyledComponent (created by styled.div)
in styled.div (at TranslationBubble.js:70)
in div (created by Context.Consumer)
in StyledComponent (created by styled.div)
in styled.div (at TranslationBubble.js:65)
in TranslationBubble (at TranslationBubble.stories.js:37)
in div (created by storyFn)
in div (created by storyFn)
in div (at preview.js:12)
in ThemeProvider (at preview.js:23)
in storyFn
in ErrorBoundary