Skip to content

Commit db58c2f

Browse files
committed
updated the changeset
1 parent c1ae554 commit db58c2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.changeset/easy-owls-create.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
---
44

55
<!-- START components/application-state -->
6+
67
`ApplicationState` - Removed the opinionated `margin: 0 auto;` rule from the component's root element to delegate horizontal alignment control to the consumer.
7-
<!-- END -->
88

9+
- Added the new `@isAutoCentered` argument (which defaults to `true`) to preserve the existing centering behavior while allowing consumers to disable it when needed.
10+
<!-- END -->

0 commit comments

Comments
 (0)