Commit 512e37e4 authored by r.kurnia's avatar r.kurnia

coba push

parent b989206c
......@@ -74,7 +74,6 @@ export default class TaxPlanning extends Component {
}
api.create().getAllSettingByType(body).then(response => {
// console.log(response);
// console.log(response);
this.setState({
minValue: response.data.data[0] ? response.data.data[0].min_value : null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment