7 lines
87 B
JavaScript
7 lines
87 B
JavaScript
Component({
|
|
props: {
|
|
className: '',
|
|
type: 'network',
|
|
local: false
|
|
}
|
|
}); |