We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df40769 commit e18feebCopy full SHA for e18feeb
website/docusaurus.config.js
@@ -18,6 +18,7 @@ const siteConfig = {
18
path: '../docs',
19
routeBasePath: '/',
20
sidebarPath: require.resolve('./sidebars.js'),
21
+ showLastUpdateTime: true,
22
editUrl: 'https://github.com/reduxjs/react-redux/edit/master/website',
23
include: [
24
'{api,introduction,using-react-redux,tutorials}/*.{md,mdx}',
0 commit comments