Designing "Clicky" button
This commit is contained in:
@ -80,7 +80,9 @@ export default class Button extends React.Component {
|
||||
href={href}
|
||||
to={to}
|
||||
>
|
||||
{contents}
|
||||
<span class="o-btn__inner">
|
||||
{contents}
|
||||
</span>
|
||||
</ElementType>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user