wip: add skins tab
This commit is contained in:
@@ -114,6 +114,10 @@
|
|||||||
|
|
||||||
const tabs = [
|
const tabs = [
|
||||||
{ name: 'Home', key: 'home' },
|
{ name: 'Home', key: 'home' },
|
||||||
|
{
|
||||||
|
name: 'Skins',
|
||||||
|
key: 'skins',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Settings',
|
name: 'Settings',
|
||||||
key: 'settings',
|
key: 'settings',
|
||||||
|
Reference in New Issue
Block a user