add missing Fragment import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { h } from 'preact';
|
||||
import { h, Fragment } from 'preact';
|
||||
|
||||
import { Comment as CommentType } from 'common/types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user