fix ui: remove selector from session click map

This commit is contained in:
nick-delirium 2024-07-03 10:38:44 +02:00
parent a35311f4dc
commit b2147a9fb7
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0

View file

@ -72,7 +72,6 @@ function PageInsightsPanel({ filters, fetchSessionClickmap, events = [], insight
<div className="pb-3 flex items-center" style={{ maxWidth: '241px', paddingTop: '5px' }}>
<div className="flex items-center">
<span className="mr-1 text-xl">Clicks</span>
<SelectDateRange period={period} onChange={onDateChange} disableCustom />
</div>
<div
onClick={() => {