Skip to content

Commit a4b29b5

Browse files
committed
Fix position
1 parent 2376266 commit a4b29b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/codegen/props/__tests__/position.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ describe('position', () => {
190190
},
191191
],
192192
} as any
193-
194193
const result = getPositionProps(node)
195194

196195
expect(result).toEqual({

0 commit comments

Comments
 (0)