mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
export anchor by default
This commit is contained in:
parent
520b685e28
commit
0afacc9408
@ -12,7 +12,7 @@ const StyledAnchor = styled.a`
|
||||
`}
|
||||
`;
|
||||
|
||||
export const Anchor = Baseline(
|
||||
export default Baseline(
|
||||
StyledAnchor
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user