feat(dev): Ported dev site to named exports
This commit is contained in:
parent
595417a23b
commit
db789180b6
22 changed files with 287 additions and 315 deletions
|
@ -155,7 +155,7 @@ export const GithubIcon = (props) => (
|
|||
</IconWrapper>
|
||||
)
|
||||
|
||||
export const GuidesIcon = (props) => (
|
||||
export const GuideIcon = (props) => (
|
||||
<IconWrapper {...props}>
|
||||
<path d="M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z" />
|
||||
</IconWrapper>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue