mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
move harvester schema.js into harvester folder
Signed-off-by: andy.lee <andy.lee@suse.com> (cherry picked from commit 548bdd2835925bb090ac09321f07a8d12c7542a4)
This commit is contained in:
parent
7166a5b1bb
commit
2931248fdb
@ -3,4 +3,4 @@ import SteveSchema from '@shell/models/steve-schema';
|
||||
/**
|
||||
* This is the steve schema that's used for the harvester store
|
||||
*/
|
||||
export default class HarvesterStoreSchema extends SteveSchema { }
|
||||
export default class HarvesterStoreSchema extends SteveSchema {}
|
||||
Loading…
x
Reference in New Issue
Block a user