This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div id="termynal" data-termynal data-ty-typeDelay="40" data-ty-lineDelay="700"> | |
| <span data-ty="input" data-ty-prompt="▲">npm uninstall react</span> | |
| <span data-ty>Are you sure you want to uninstall 'react'?</span> | |
| <span data-ty="input" data-ty-typeDelay="1000" data-ty-prompt="(y/n)">y</span> | |
| <span data-ty="progress" data-ty-progressChar="·"></span> | |
| <span data-ty>Uninstalled 'react'</span> | |
| <span data-ty="input" data-ty-prompt="▲">node</span> | |
| <span data-ty="input" data-ty-prompt=">">Array(5).fill('🦄 ')</span> | |
| <span data-ty>['🦄', '🦄', '🦄', '🦄', '🦄']</span> | |
| <span data-ty="input" data-ty-prompt="▲">cd ~/repos</span> |