🏷️ Menu bar component interface file updated
This commit is contained in:
parent
efc442316c
commit
45c3945627
|
@ -86,6 +86,8 @@ export default interface IVMenuBar {
|
||||||
|
|
||||||
/** Responsive breakpoints (e.g. Tailwind-style classes) */
|
/** Responsive breakpoints (e.g. Tailwind-style classes) */
|
||||||
breakpoints?: string;
|
breakpoints?: string;
|
||||||
|
|
||||||
|
logoPath?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user