import React from 'react'; /** * Compact pulsing-dot indicator that signals "data is streaming in * right now". Used both inline (next to the page title) and inside * {@link LiveSyncBanner} as the leading visual. */ export const LiveSyncIndicator = (): JSX.Element => (