feat: add artifact tests (#859)
This commit is contained in:
parent
9628c54755
commit
8e561dced4
13 changed files with 669 additions and 255 deletions
|
|
@ -8,6 +8,7 @@ function PureArtifactCloseButton() {
|
|||
|
||||
return (
|
||||
<Button
|
||||
data-testid="artifact-close-button"
|
||||
variant="outline"
|
||||
className="h-fit p-2 dark:hover:bg-zinc-700"
|
||||
onClick={() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue