mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-10 13:14:04 +03:00
format: missing return
This commit is contained in:
parent
a41ecf21af
commit
d8834de05e
@ -15,6 +15,7 @@ const blinkCursor = keyframes`
|
||||
opacity: 0;
|
||||
}
|
||||
`;
|
||||
|
||||
const typewriter = keyframes`
|
||||
0% {
|
||||
width: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user