You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like the "|" to stop blinking once it has typed the full word. I assume it is infinitely blinking because of the line of code that says "animation: blink 1s infinite step-start;" but I can't figure out how to change what was downloaded.
The text was updated successfully, but these errors were encountered:
I reckon the CSS would need to written in the JS to handle it based on some local state, have a callback fire after the animation is finished to change some state
I would like the "|" to stop blinking once it has typed the full word. I assume it is infinitely blinking because of the line of code that says "animation: blink 1s infinite step-start;" but I can't figure out how to change what was downloaded.
The text was updated successfully, but these errors were encountered: