Events table.
This commit is contained in:
@@ -25,6 +25,7 @@ export default function PagesTable({
|
||||
limit={limit}
|
||||
dataFilter={urlFilter}
|
||||
filterOptions={{ domain: websiteDomain, raw: filter === 'Raw' }}
|
||||
renderLabel={({ x }) => decodeURI(x)}
|
||||
onExpand={onExpand}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user