- Minor fixes to pass eslint checks.

This commit is contained in:
Greg L
2023-11-23 18:56:50 -05:00
parent 2c379b299a
commit f0959fe3bf
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,4 +1,3 @@
import { useState } from 'react'
export default (apiFunc) => {
@@ -1,4 +1,3 @@
import { IconClipboard, IconDownload } from '@tabler/icons'
import { memo, useState } from 'react'
import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter'