Basic bookshop w/o reuse deps (#312)

This commit is contained in:
Daniel Hutzel
2022-01-29 23:49:30 +01:00
committed by GitHub
parent ea0773071e
commit aa28804a51
5 changed files with 28 additions and 4 deletions

View File

@@ -33,3 +33,6 @@ using from '@capire/orders/app/fiori';
// Add data browser
using from '@capire/data-viewer';
// Incorporate pre-build extensions from...
using from '@capire/common';