feat/export-api #16
Annotations
10 errors
src/providers/TutorialProvider/TutorialDialog.tsx#L83
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialDialog.tsx#L93
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialDialog.tsx#L95
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialDialog.tsx#L100
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialDialog.tsx#L105
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialDialog.tsx#L110
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialProvider.utils.ts#L21
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialProvider.utils.ts#L22
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialProvider.utils.ts#L25
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
src/providers/TutorialProvider/TutorialProvider.utils.ts#L26
'TutorialPosition' cannot be used as a value because it was exported using 'export type'.
|
This job failed
Loading