chore: rename fundamentals to base (#9119)
This commit is contained in:
@@ -19,7 +19,7 @@ import {
|
||||
NotInSpace,
|
||||
SpaceAccessDenied,
|
||||
VersionRejected,
|
||||
} from '../../fundamentals';
|
||||
} from '../../base';
|
||||
import { CurrentUser } from '../auth';
|
||||
import {
|
||||
DocStorageAdapter,
|
||||
|
||||
Reference in New Issue
Block a user