🚧 Site > Add file
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
import Version from '@/components/version'
|
||||
|
||||
export default
|
||||
{
|
||||
name: 'versions',
|
||||
|
||||
components:
|
||||
{
|
||||
Version
|
||||
},
|
||||
|
||||
props:
|
||||
{
|
||||
content: { type: Array }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user