fix: otp new styles and flow #5422
Annotations
2 errors and 1 warning
Unit Test:
account-kit/react/src/tailwind/utils.test.ts#L18
Error: Snapshot `tailwind utils test > merge tests > should correctly override items in the default theme 1` mismatched
- Expected
+ Received
@@ -71,14 +71,10 @@
},
"fg-secondary": {
"dark": "#E2E8F0",
"light": "#475569",
},
- "fg-success": {
- "dark": "#86EFAC",
- "light": "#16A34A",
- },
"fg-tertiary": {
"dark": "#94A3B8",
"light": "#94A3B8",
},
"static": {
❯ src/tailwind/utils.test.ts:18:38
|
Unit Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading