mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add web client test
This commit is contained in:
@@ -32,7 +32,7 @@ export interface MenuInfo {
|
||||
roots: number[];
|
||||
}
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
menuInfo: MenuInfo;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user