another export test
This commit is contained in:
@@ -35,7 +35,7 @@ const Button: FC<ButtonProps> = ({
|
|||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
export default Button;
|
export { Button };
|
||||||
|
|
||||||
const StyledButton = styled.button<ButtonProps>`
|
const StyledButton = styled.button<ButtonProps>`
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Reference in New Issue
Block a user