Skip to content

Update Bootstrap list template to not show dict#91

Merged
carltongibson merged 1 commit into
carltongibson:mainfrom
mattcen:typo-in-bootstrap-template
Oct 27, 2025
Merged

Update Bootstrap list template to not show dict#91
carltongibson merged 1 commit into
carltongibson:mainfrom
mattcen:typo-in-bootstrap-template

Conversation

@mattcen

@mattcen mattcen commented Oct 27, 2025

Copy link
Copy Markdown
Contributor

The example Bootstrap list template was showing a dict of the form
{"name": name, "value": value}, because unlike the default Tailwind
template, it wasn't referencing the value attribute directly.

The example Bootstrap list template was showing a dict of the form
`{"name": name, "value": value}`, because unlike the default Tailwind
template, it wasn't referencing the `value` attribute directly.

@carltongibson carltongibson left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Thanks.

@carltongibson carltongibson merged commit 92dc86f into carltongibson:main Oct 27, 2025
14 checks passed
@mattcen mattcen deleted the typo-in-bootstrap-template branch October 27, 2025 12:47
@mattcen

mattcen commented Oct 27, 2025

Copy link
Copy Markdown
Contributor Author

Whoa, that was quick! Thanks, @carltongibson!

@carltongibson

Copy link
Copy Markdown
Owner

🏎️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants