Merge branch 'main' into navigation

This commit is contained in:
Christian Georgi
2021-11-18 16:19:57 +01:00
committed by GitHub
7 changed files with 33 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
using { AdminService } from '@capire/bookshop';
using { AdminService } from '@capire/bookstore';
using from '../common'; // to help UI linter get the complete annotations
////////////////////////////////////////////////////////////////////////////