fix: "value" to "content" attr for og:image #2294
Annotations
4 warnings
lint:
src/context.ts#L58
Mutating a value returned from a function whose return value should not be mutated
|
lint:
src/react/shallow.ts#L17
Mutating a value returned from a function whose return value should not be mutated
|
lint:
tests/middlewareTypes.test.tsx#L30
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
|
lint:
tests/middlewareTypes.test.tsx#L31
Hooks may not be referenced as normal values, they must be called. See https://react.dev/reference/rules/react-calls-components-and-hooks#never-pass-around-hooks-as-regular-values
|