Skip to content

Commit eee2f6f

Browse files
committed
update docs
1 parent e544de2 commit eee2f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ To solve the above problems, you only need to implement a css() and cx() method.
448448
}
449449
```
450450

451-
- Step5: Usage of style variables
451+
- Step5: Usage of style variables.
452452
The latest style files use style variables, which requires assigning values during style rendering. The implementation is as follows.
453453
```csharp
454454
internal static UseComponentStyleResult GenStyleHooks<T>(

0 commit comments

Comments
 (0)