Merge pull request #130 from Permissionless-Software-Foundation/dh-change-tab

style(tab): Changed tab in Configure View
This commit is contained in:
Chris Troutner
2021-02-18 10:19:37 -08:00
committed by GitHub
@@ -6,7 +6,7 @@ import React from 'react'
export default [
{
key: 'Some key',
key: '',
icon: 'fas-message',
component: <><p>test</p></>
}