i'm stupid

This commit is contained in:
Henry Jameson 2024-02-19 00:10:10 +02:00
commit 6811191147
3 changed files with 11 additions and 26 deletions

View file

@ -10,6 +10,14 @@ export default {
directives: {
roundness: 3
}
},
{
component: 'ButtonUnstyled',
parent: { component: 'Attachment' },
directives: {
background: '#FFFFFF',
opacity: 0.5
}
}
]
}