Skip to content

Commit 24d0f0d

Browse files
committed
chore: fix lint
1 parent fdac05e commit 24d0f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/features/macros.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ export default () => {
238238
compRef.value?.foo
239239
// ^?
240240

241+
241242
return <Comp ref={compRef} foo={1 as const} />
242243
}
243244
```

0 commit comments

Comments
 (0)