Skip to content

Commit 5147169

Browse files
authored
chore: best practices
1 parent 0c1ec4b commit 5147169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best-practices/native-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Best Practices with usages of the @NativeClass() decorator
33
---
44

5-
The @NativeClass() decorator was introduced in NativeScript 7 and offers a simple way to decorate any class intended to extend/customize platform native classes in the JavaScript ESM world.
5+
The `@NativeClass()` decorator was introduced in NativeScript 7 and offers a simple way to decorate any class intended to extend/customize platform native classes in the JavaScript ESM world.
66

77
There's a couple things to note about it's usage.
88

0 commit comments

Comments
 (0)