Skip to content

Conversation

@mattesmohr
Copy link
Member

@mattesmohr mattesmohr commented Nov 13, 2024

The scope attribute is actually an enumerated attribute. Therefore the modifier should accept an enum. This pull request corrects that.

TableRow {
   HeaderCell {
       "..."
   }
   .scope(.column)
}

@mattesmohr mattesmohr marked this pull request as ready for review November 29, 2024 11:53
@mattesmohr mattesmohr merged commit d311f8c into main Nov 29, 2024
1 check passed
@mattesmohr mattesmohr deleted the fix-scope-attribute branch November 29, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant