File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 135
135
136
136
<!-- Rounded corners -->
137
137
<div class =" flex flex-col gap-6" >
138
- <div class =" text-secondary text-base" >Rounded corners</div >
138
+ <div class =" text-secondary-foreground text-base" >
139
+ Rounded corners
140
+ </div >
139
141
<div class =" flex items-center gap-3" >
140
142
<ToggleButton
141
143
v-model:selected =" borderRadius"
157
159
158
160
<!-- Social Auth Layout -->
159
161
<div class =" flex flex-col gap-6" >
160
- <div class =" text-secondary text-base" >Social Auth Layout</div >
162
+ <div class =" text-secondary-foreground text-base" >
163
+ Social Auth Layout
164
+ </div >
161
165
<div class =" flex items-center gap-3" >
162
166
<ToggleButton
163
167
v-model:selected =" socialLayout"
Original file line number Diff line number Diff line change 6
6
strokeWidth =" 2"
7
7
stroke =" currentColor"
8
8
ariaHidden =" true"
9
- class =" text-slate-200 dark:text-slate-500 w-6"
9
+ class =" w-6"
10
10
>
11
11
<path
12
12
strokeLinecap =" round"
You can’t perform that action at this time.
0 commit comments