Replay
Replay is a time-travel debugger that records browser sessions so developers can inspect and debug issues retroactively.
|
|
Import
import { Replay, ReplayIcon } from "@dev.icons/react";Render
<Replay size={32} />
<ReplayIcon size={32} />Replay is a time-travel debugger that records browser sessions so developers can inspect and debug issues retroactively.
import { Replay, ReplayIcon } from "@dev.icons/react";<Replay size={32} />
<ReplayIcon size={32} />