mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 09:37:37 +02:00
Bug fixes and performance improvements
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { useState } from 'react';
|
||||
import { CheckIcon, ClipboardDocumentIcon } from '@heroicons/react/24/outline';
|
||||
|
||||
export const CopyButton = ({ text }: { text: string }) => {
|
||||
|
||||
Reference in New Issue
Block a user