feat(styling): add inject-css plugin #8
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
tests/index.test.tsx > button:
tests/index.test.tsx#L12
Error: Snapshot `button 1` mismatched
Expected: ""<button class="my-button">my button: type primary</button>""
Received: ""<button class="my-button global-button">my button: type primary</button>""
❯ tests/index.test.tsx:12:35
|