Skip to content

Commit

Permalink
Don't remove react import thank you
Browse files Browse the repository at this point in the history
  • Loading branch information
maddy committed Apr 8, 2023
1 parent 187bf79 commit d130e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/editor/message/PrimaryContentEditor.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { useObserver } from "mobx-react-lite"
import React from "react"
import { Checkbox } from "../../../common/input/checkable/Checkbox"
import { InputError } from "../../../common/input/error/InputError"
import { FileInputField } from "../../../common/input/file/FileInputField"
Expand Down

0 comments on commit d130e37

Please sign in to comment.