commit stages
This commit is contained in:
parent
9c745be436
commit
9e19ba37f9
@ -6,7 +6,7 @@ import { GenericForm } from "../common/Forms/GenericForm";
|
|||||||
import moment from "moment";
|
import moment from "moment";
|
||||||
import Msgbox from "../../actions/Msgbox";
|
import Msgbox from "../../actions/Msgbox";
|
||||||
|
|
||||||
export default class Book extends Component {
|
export default class Autobook extends Component {
|
||||||
constructor(props) {
|
constructor(props) {
|
||||||
super(props);
|
super(props);
|
||||||
this.state = {
|
this.state = {
|
||||||
|
|||||||
Reference in New Issue
Block a user