|
|
|
@ -175,6 +175,7 @@ const Popup = () => {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<RiArrowRightUpLine className='ml-2 h-4 w-4 shrink-0' />
|
|
|
|
<RiArrowRightUpLine className='ml-2 h-4 w-4 shrink-0' />
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|
|
|
|
|
<a href='/datasets?category=api' target='_blank'>
|
|
|
|
<Button
|
|
|
|
<Button
|
|
|
|
className='w-full hover:bg-state-accent-hover hover:text-text-accent'
|
|
|
|
className='w-full hover:bg-state-accent-hover hover:text-text-accent'
|
|
|
|
variant='tertiary'
|
|
|
|
variant='tertiary'
|
|
|
|
@ -186,6 +187,7 @@ const Popup = () => {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<RiArrowRightUpLine className='ml-2 h-4 w-4 shrink-0' />
|
|
|
|
<RiArrowRightUpLine className='ml-2 h-4 w-4 shrink-0' />
|
|
|
|
</Button>
|
|
|
|
</Button>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
<Divider className='my-2' />
|
|
|
|
<Divider className='my-2' />
|
|
|
|
<Button
|
|
|
|
<Button
|
|
|
|
className='w-full hover:bg-state-accent-hover hover:text-text-accent'
|
|
|
|
className='w-full hover:bg-state-accent-hover hover:text-text-accent'
|
|
|
|
|