feat(platform): Added the feature for deleting a secret #194
Annotations
7 warnings
Lint:
apps/platform/src/store/index.ts#L14
'any' overrides all other types in this intersection type
|
Lint:
apps/platform/src/store/index.ts#L14
'any' overrides all other types in this union type
|
Lint:
apps/platform/src/store/index.ts#L16
'any' overrides all other types in this union type
|
Lint:
apps/platform/src/store/index.ts#L17
'any' overrides all other types in this union type
|
Lint:
apps/platform/src/store/index.ts#L18
'any' overrides all other types in this union type
|
Lint:
apps/platform/src/store/index.ts#L20
'any' overrides all other types in this union type
|
Lint:
apps/platform/src/store/workspace.ts#L18
'any' overrides all other types in this union type
|
Loading