We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedb16a commit d2fb0edCopy full SHA for d2fb0ed
second-gen/packages/swc/components/divider/Divider.ts
@@ -30,7 +30,7 @@ function capitalize(str?: string): string {
30
*/
31
export class Divider extends DividerBase {
32
// ────────────────────
33
- // API OVERRIDES
+ // RENDERING & STYLING
34
35
36
public static override styles: CSSResultArray = [styles];
0 commit comments