mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 15:31:53 +08:00
feat: add copy button for className
This commit is contained in:
@@ -114,7 +114,7 @@ function IndexComponent() {
|
||||
</Alert>
|
||||
)}
|
||||
|
||||
{data && (
|
||||
{!isError && data && (
|
||||
<Alert>
|
||||
<ActivityIcon className="h-4 w-4" />
|
||||
<AlertTitle>It Work!</AlertTitle>
|
||||
|
||||
Reference in New Issue
Block a user