We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7418c20 commit b104e91Copy full SHA for b104e91
1 file changed
packages/documentation/src/App.js
@@ -16,7 +16,7 @@ class App extends Component {
16
render() {
17
return (
18
<Catalog
19
- title="Documentation"
+ title="Elements"
20
theme={catalogTheme}
21
useBrowserHistory={true}
22
pages={pages}
0 commit comments