Skip to content

docs(material/table): remove unnecessary template literals - #33543

Merged
crisbeto merged 1 commit into
angular:mainfrom
amit0-01:fix-table-docs-example
Aug 17, 2026
Merged

docs(material/table): remove unnecessary template literals#33543
crisbeto merged 1 commit into
angular:mainfrom
amit0-01:fix-table-docs-example

Conversation

@amit0-01

Copy link
Copy Markdown
Contributor

Description

Removes unnecessary template literals from the generated columns table example since name and symbol are already strings.

Fixes #33457

@pullapprove
pullapprove Bot requested review from andrewseguin and tjshiu July 16, 2026 15:44
@angular-robot angular-robot Bot added area: docs Related to the documentation area: material/table labels Jul 16, 2026
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Aug 17, 2026
@crisbeto
crisbeto merged commit 8134529 into angular:main Aug 17, 2026
17 of 19 checks passed
@crisbeto

Copy link
Copy Markdown
Member

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto pushed a commit that referenced this pull request Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation area: material/table target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-bug(Table): The Table example with columns defined using a for loop should be improved

2 participants