Skip to content

Commit

Permalink
Improve heading
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Feb 12, 2024
1 parent 48ac4dc commit 130ec2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/archive/current/packages/support/mixins.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class Box extends mix().with(
}
```

### Extending Other Classes
### Extending Superclass

To extend a superclass and apply mixins onto it, pass the superclass as argument for the `mix()` function.

Expand Down

0 comments on commit 130ec2f

Please sign in to comment.