1
0
Fork 0

chore(components): Removed footer component

This commit is contained in:
Joost De Cock 2020-08-09 17:42:38 +02:00
parent 8cd9ab3386
commit cc0d2b17b6
5 changed files with 5 additions and 88 deletions

View file

@ -44,6 +44,9 @@ const Snippets = (props) => {
d="M -1.7,-1 L -1.7,1 M 1.7,-1 L 1.7,1"
/>
</g>,
<g id="eyelet" className="snippet eyelet" key="eyelet">
<circle cy="0" cx="0" r="2.5" {...stroke} />
</g>,
<g id="logo" className="snippet logo" transform="translate(-23 -36)" key="logo">
<path d={logoPathString} {...fill} />
</g>