mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
fix missing import
This commit is contained in:
parent
6ed3caad77
commit
4d98408cfb
@ -1,4 +1,5 @@
|
||||
import React from "react"
|
||||
import { Icons } from "components/Icons"
|
||||
|
||||
export default (props) => {
|
||||
return <div className="contentFailed">
|
||||
|
Loading…
x
Reference in New Issue
Block a user