Header / Footer editor added - Right now linked to products permission, which should be changed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export class HeaderFooter {
|
||||
id: string;
|
||||
name: string;
|
||||
text?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user