mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-24 06:35:42 +00:00
Fix typo in heading (#114)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
base: '/ui/',
|
base: '/ui/',
|
||||||
title: 'polkadot-js/ui',
|
title: 'polkadot-js/ui',
|
||||||
description: 'UI utilities, libraries and React components in use accross @polkadot projects',
|
description: 'UI utilities, libraries and React components in use across @polkadot projects',
|
||||||
markdown: {
|
markdown: {
|
||||||
lineNumbers: true
|
lineNumbers: true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user