Fixed queries.
This commit is contained in:
@@ -42,7 +42,7 @@ export function SessionActivity({
|
||||
</StatusLight>
|
||||
</div>
|
||||
<Icon>{eventName ? <Icons.Bolt /> : <Icons.Eye />}</Icon>
|
||||
<div>{eventName || urlPath}</div>
|
||||
<div className={styles.value}>{eventName || urlPath}</div>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user