refactor: move const, types to shared
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TExpert } from '@core/types/expert';
|
||||
import { TExpert } from '@shared/types/expert';
|
||||
import expertPhoto from '@public/images/photo/yancen-yana.png';
|
||||
|
||||
export const expertData: TExpert = {
|
||||
|
||||
Reference in New Issue
Block a user