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.
2 parents df40769 + e18feeb commit 422c869Copy full SHA for 422c869
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