Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Slider] Add sx prop in SliderStyled #23205
[Slider] Add sx prop in SliderStyled #23205
Changes from 87 commits
c2d31cc
5ae933f
18b0668
f0ef95c
c7bebb8
92b2d6e
13da531
cf5d9a5
b8d1291
a9d8690
74dc451
688d13a
497830a
d50ea1e
a1da207
6ff31f9
9fd7f7b
e561135
2a71a6e
77d6017
a3beed3
0b2d503
eddfa14
83e0ea2
ff2d4c3
f7a74e9
bc55cdb
72893a9
d596058
94c905d
f179fb9
0373182
6021478
5a70cf2
92847d7
d438191
7bab4bd
d966402
76c0f7e
448bc82
a7b690d
59461b3
f6faf73
c53c4bd
ed02098
f1ae038
d2756c7
0f64e53
b32dd5a
79af939
64174a6
70c1d51
502733e
49641ac
15b118b
b386b29
e200326
e12c35f
d32da87
2d4c5c9
80682d1
6533c27
5df2f8c
3767add
dce99bc
9671da1
b0cc366
0b1ecd5
9e3ad18
2e557d4
f00fd05
43b629d
0d57b2d
861d4f6
85856bc
6791fa7
8457392
5f8c013
4881d08
c382d44
cac4bc3
3b36beb
509fb99
d7da88b
99b994d
61ec4ec
ec116cd
3001e90
af120ff
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Necessary for fixing
You have illegal escape sequence in your template literal
Spreading is dropped. This will be revisit separately after the system is implemented, but this should help at least with eliminating the warning.