Skip to content

Commit

Permalink
Sort sandbox props
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Sep 3, 2021
1 parent c04539c commit 28fc00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/sandbox/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ const EMPTY_ARRAY = [];

function Sandbox( {
containerStyle,
customJS,
html = '',
lang = 'en',
customJS,
providerUrl = '',
scripts = EMPTY_ARRAY,
styles = EMPTY_ARRAY,
Expand Down

0 comments on commit 28fc00c

Please sign in to comment.