Skip to content

Implement support for text align justify #666

Implement support for text align justify

Implement support for text align justify #666

Status Failure
Total duration 2m 10s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (20.x)
Process completed with exit code 2.
build (20.x): src/elements/Quote/Quote.tsx#L19
Property 'JUSTIFY' does not exist on type 'typeof Alignment'.
build (20.x): src/elements/Paragraph/Paragraph.tsx#L21
Property 'JUSTIFY' does not exist on type 'typeof Alignment'.
build (20.x): src/elements/Lists/List.tsx#L22
Property 'JUSTIFY' does not exist on type 'typeof Alignment'.
build (20.x): src/elements/Heading/Heading.tsx#L22
Property 'JUSTIFY' does not exist on type 'typeof Alignment'.
build (20.x): src/elements/Callout/Callout.tsx#L27
Property 'JUSTIFY' does not exist on type 'typeof Alignment'.