fix ui: remove selector from session click map
This commit is contained in:
parent
a35311f4dc
commit
b2147a9fb7
1 changed files with 0 additions and 1 deletions
|
|
@ -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={() => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue