We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0a0b2 commit dca9a15Copy full SHA for dca9a15
misc.spec.js
@@ -24,7 +24,7 @@ describe('Misc', function () {
24
})
25
26
27
- it('generatePropsFromAttributes do not skip ref attributes ', () => {
+ it('generatePropsFromAttributes do not skip ref attributes', () => {
28
expect(
29
generatePropsFromAttributes(
30
[
0 commit comments