Skip to content

Commit a3b9fd9

Browse files
authored
docs: update reference to internal issue (#28444)
1 parent 7f1562d commit a3b9fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-experimental/theming/_m3-tokens.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
@function _get-form-field-tokens($systems) {
422422
@return (
423423
// TODO: MDC currently doesn't provide tokens for the form field so we need to
424-
// define them ourselves. Clean this up once b/284340076 is resolved.
424+
// define them ourselves. Clean this up once b/246297033 is resolved.
425425
label-text-color: map.get($systems, 'md-sys-color', 'on-surface'),
426426
label-text-font: map.get($systems, 'md-sys-typescale', 'body-medium-font'),
427427
label-text-line-height: map.get($systems, 'md-sys-typescale', 'body-medium-line-height'),

0 commit comments

Comments
 (0)