Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Oct 2, 2024
1 parent eb6ea8b commit 4e255ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/js/src/forum/components/HeaderPrimary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default class HeaderPrimary extends Component {
*
* @return {ItemList<import('mithril').Children>}
*/

items(): ItemList<Mithril.Children> {
return new ItemList<Mithril.Children>();
}
Expand Down

0 comments on commit 4e255ec

Please sign in to comment.