render Map tab as 'a'; remove logs;
This commit is contained in:
@ -52,6 +52,7 @@ function MapTest() {
|
||||
<Tab value={key} icon={<Map16Regular />}>
|
||||
{id[key]?.mapLabel ?? `Tab ${key}`}
|
||||
<Button
|
||||
as='a'
|
||||
style={{ marginLeft: '0.5rem' }}
|
||||
size="small"
|
||||
icon={<Dismiss12Filled />}
|
||||
|
||||
Reference in New Issue
Block a user