format: missing return

This commit is contained in:
William Felker 2020-09-13 16:29:01 +08:00
parent a41ecf21af
commit d8834de05e

View File

@ -15,6 +15,7 @@ const blinkCursor = keyframes`
opacity: 0;
}
`;
const typewriter = keyframes`
0% {
width: 0;