mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add control panel and some more interesting views
This commit is contained in:
@@ -14,7 +14,7 @@ export function makeTestData(): TestData {
|
||||
};
|
||||
}
|
||||
|
||||
function makeMenuInfo(): MenuInfo {
|
||||
export function makeMenuInfo(): MenuInfo {
|
||||
const items: BaseMenuItem[] = [
|
||||
{
|
||||
id: 96,
|
||||
|
||||
Reference in New Issue
Block a user