More refactoring

This commit is contained in:
Andreas 2024-07-02 19:56:17 +02:00
parent 772395ae1a
commit 24b16aa6df

View File

@ -1,2 +1,2 @@
export * from './ClientPostView'; export * from './CPostView';
export * from './PostView'; export * from './PostView';