mirror of
https://github.com/zhigang1992/react-native-hold-menu.git
synced 2026-04-26 13:34:58 +08:00
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
module.exports = {
|
|
someSidebar: {
|
|
Documents: ['getting-started', 'usage', 'props', 'examples'],
|
|
},
|
|
};
|