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