feat: dark mode #3196
Annotations
2 errors
src/transaction/components/TransactionStatusLabel.test.tsx > TransactionStatusLabel > renders transaction status label:
src/transaction/components/TransactionStatusLabel.test.tsx#L21
Error: expect(element).toHaveClass("text-ock-foreground-muted")
Expected the element to have class:
text-ock-foreground-muted
Received:
text-foreground-muted
❯ src/transaction/components/TransactionStatusLabel.test.tsx:21:19
|
build (18.x)
Process completed with exit code 1.
|