Skip to content

Commit

Permalink
fix(solutions): add missing closing tag for </Tabs>
Browse files Browse the repository at this point in the history
  • Loading branch information
wingkwong committed Feb 7, 2024
1 parent 338ab6e commit b9cadbd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ object Solution {
```

</TabItem>
</Tabs>

## Approach 2: Count, Sort, Reconstruct

Expand Down

0 comments on commit b9cadbd

Please sign in to comment.