Skip to content

Commit 3d243e7

Browse files
authored
add contributor
1 parent 6951f2e commit 3d243e7

File tree

1 file changed

+1
-1
lines changed
  • content/docs/en/elements/components

1 file changed

+1
-1
lines changed

content/docs/en/elements/components/page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Page
33
apiRef: https://docs.nativescript.org/api-reference/classes/_ui_page_.page
4-
contributors: [rigor789, ikoevska]
4+
contributors: [rigor789, ikoevska, msaelices]
55
---
66

77
`<Page>` is a UI component that represents an application screen. NativeScript apps typically consist of one or more `<Page>` that wrap content such as an [`<ActionBar>`](/en/docs/elements/action-bar/action-bar) and other UI widgets.

0 commit comments

Comments
 (0)