website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { DomainService } from '@core/shared/domain';
|
||||
import type { DomainService } from '@core/shared/domain/Service';
|
||||
|
||||
export type SkillLevel = 'beginner' | 'intermediate' | 'advanced' | 'pro';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user