Skip to content

Commit

Permalink
remove export pdf for single plot config button
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisgsmith committed Jun 28, 2024
1 parent b0238d1 commit 36f23b5
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -311,14 +311,6 @@ const BatchPlotChartSettings = connect(
className='ml-2'
/>
</CSVLink>
<Button
isOutline
size='small'
variant='info'
text='Export as PDF'
className='ml-2'
handleClick={() => {}}
/>
<Button
isOutline
size='small'
Expand Down

0 comments on commit 36f23b5

Please sign in to comment.