Skip to content

Commit

Permalink
undo import mithril change
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Jun 28, 2023
1 parent f9fb238 commit 2327e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/js/src/forum/components/WelcomeHero.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import app from '../app';
import Component from '../../common/Component';
import Button from '../../common/components/Button';
import Mithril from 'mithril';
import type Mithril from 'mithril';
import ItemList from '../../common/utils/ItemList';

export interface IWelcomeHeroAttrs {}
Expand Down

0 comments on commit 2327e34

Please sign in to comment.