fixing h3 font size #3077
Annotations
3 errors and 7 warnings
lint:
docs/components/Typography.tsx#L13
Replace `⏎····{...props}⏎····tag="h3"⏎····variant="delta"⏎····textColor="neutral800"⏎····marginBottom="1em"⏎····marginTop="1.4em"⏎·` with `·{...props}·tag="h3"·variant="delta"·textColor="neutral800"·marginBottom="1em"·marginTop="1.4em"`
|
lint
@strapi/design-system-docs#lint: command (/home/runner/work/design-system/design-system/docs) /tmp/xfs-72537ea0/yarn run lint exited (1)
|
lint
Process completed with exit code 1.
|
lint:
packages/primitives/src/components/Collection.tsx#L17
Unexpected any. Specify a different type
|
lint:
packages/primitives/src/components/Collection.tsx#L22
Unexpected any. Specify a different type
|
lint:
packages/primitives/src/components/Collection.tsx#L92
Unexpected any. Specify a different type
|
lint:
packages/primitives/src/components/Collection.tsx#L129
Unexpected any. Specify a different type
|
lint:
packages/primitives/src/hooks/useCallbackRef.ts#L7
Unexpected any. Specify a different type
|
lint:
packages/primitives/src/hooks/useCallbackRef.ts#L7
Unexpected any. Specify a different type
|
lint:
docs/components/TypeTable.tsx#L10
'of' is defined but never used. Allowed unused args must match /^_/u
|