Revert "window.palmsystem.launchparams 유무 확인"
This reverts commit 2dd15ccf11.
This commit is contained in:
@@ -844,11 +844,6 @@ export default function MainView({ className, initService }) {
|
||||
>
|
||||
deepLinkInfo
|
||||
<p>{contentTarget}</p>
|
||||
<p>
|
||||
{window.PalmSystem && window.PalmSystem.launchParams
|
||||
? JSON.parse(window.PalmSystem.launchParams)
|
||||
: "N/A"}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user