test: move component tests to __tests__ directory
This commit is contained in:
@@ -54,6 +54,7 @@ const RootsTab = ({
|
||||
variant="destructive"
|
||||
size="sm"
|
||||
onClick={() => removeRoot(index)}
|
||||
aria-label="Remove root"
|
||||
>
|
||||
<Minus className="h-4 w-4" />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user