mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Set inheritAttrs: false
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
8a5f425b74
commit
4fe5c2e740
@ -12,6 +12,8 @@ import { HCI } from '../types';
|
||||
export default {
|
||||
name: 'ListSriovGpuDevices',
|
||||
|
||||
inheritAttrs: false,
|
||||
|
||||
components: {
|
||||
Banner,
|
||||
Loading,
|
||||
|
||||
@ -10,6 +10,8 @@ import { ADD_ONS } from '../config/harvester-map';
|
||||
export default {
|
||||
name: 'ListVGpuDevices',
|
||||
|
||||
inheritAttrs: false,
|
||||
|
||||
components: {
|
||||
Banner,
|
||||
Loading,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user