carbon-components
Version:
The Carbon Design System is IBM’s open-source design system for products and experiences.
31 lines (22 loc) • 667 B
Markdown
new CSS class.
Vanilla markup should be migrated to one shown in
[ ](https://next.carbondesignsystem.com/components/file-uploader/code)
site. React and other framework variants should reflect the change
automatically.
**New Markup**:
```html
<div class="bx--form-item">
<strong class="bx--file--label">Account photo</strong> ...
</div>
```
**Old Markup**:
```html
<div class="bx--form-item">
<strong class="bx--label">Account photo</strong> ...
</div>
```
| v9 | v10 | Note |
| --- | ---------------- | ----- |
| - | `bx--file—label` | ✨New |
No structural changes, however, the label now has a