Skip to content

Commit 71d25b2

Browse files
NickGerlemanfacebook-github-bot
authored andcommitted
Use standard infra for sample legacy module example
Summary: Changelog: [Internal] Reviewed By: rshest Differential Revision: D72896577
1 parent 0929697 commit 71d25b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/rn-tester/js/examples/TurboModule/LegacyModuleExample.js

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ exports.description = 'Usage of legacy Native Module';
2222
exports.examples = [
2323
{
2424
title: 'SampleLegacyModule',
25+
name: 'SampleLegacyModule',
2526
render: function (): React.MixedElement {
2627
return <SampleLegacyModuleExample />;
2728
},

0 commit comments

Comments
 (0)