diff --git a/src/App.native.tsx b/src/App.native.tsx index 14daa3bd6f..ac6c2e83df 100644 --- a/src/App.native.tsx +++ b/src/App.native.tsx @@ -80,8 +80,9 @@ function InnerApp() { - - + {/* LabelDefsProvider MUST come before ModerationOptsProvider */} + + @@ -97,8 +98,8 @@ function InnerApp() { - - + + diff --git a/src/App.web.tsx b/src/App.web.tsx index e04fd45f17..bc9cd01f18 100644 --- a/src/App.web.tsx +++ b/src/App.web.tsx @@ -57,8 +57,9 @@ function InnerApp() { key={currentAccount?.did}> - - + {/* LabelDefsProvider MUST come before ModerationOptsProvider */} + + @@ -74,8 +75,8 @@ function InnerApp() { - - + +