mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added inline TODOS
This commit is contained in:
parent
8dd9d8f16e
commit
5172e21e06
@ -4,6 +4,9 @@ import { Icons } from "components/Icons"
|
|||||||
|
|
||||||
import "./index.less"
|
import "./index.less"
|
||||||
|
|
||||||
|
// TODO: Implement translucid mode
|
||||||
|
// TODO: Implement close on click mask (and Should remove the close button)
|
||||||
|
|
||||||
export default class AppModal extends React.Component {
|
export default class AppModal extends React.Component {
|
||||||
constructor(props) {
|
constructor(props) {
|
||||||
super(props)
|
super(props)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user