v2.3.1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export const skins = [
|
||||
{
|
||||
id: 'willow',
|
||||
name: 'Willow',
|
||||
props: {},
|
||||
},
|
||||
{
|
||||
id: 'willow-dark',
|
||||
name: 'Dark',
|
||||
props: {},
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user