Skip to content

Commit 79519bf

Browse files
authored
docs: update README.md
1 parent 3e73025 commit 79519bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const App = () => {
4141
barColor: 'purple',
4242
controlColor: '#000000',
4343
dismissButtonLabel: 'close',
44-
presentationStyle: NitroInAppBrowserPresentationStyle.FullScreen,
44+
presentationStyle: "fullScreen",
4545
});
4646
} catch (error) {
4747
console.error(error);

0 commit comments

Comments
 (0)