Scrolling warning tape banner like construction site tape.
npx chaos add warning-tapeimport { WarningTape } from '@/components/chaos/effects/warning-tape';
<WarningTape>SYSTEM ERROR • CRITICAL</WarningTape>
<WarningTape bgColor="#ffff00" textColor="#000">CAUTION</WarningTape>
<WarningTape reverse rotation={2}>REVERSE</WarningTape>