2
0
mirror of https://github.com/frappe/books.git synced 2024-11-13 00:46:28 +00:00

Remove unwanted prop

This commit is contained in:
Suraj Shetty 2018-07-13 09:24:22 +05:30
parent ea71a8da1e
commit b8546c3d69

View File

@ -14,7 +14,6 @@
<script>
import { debounce } from 'lodash';
export default {
props: ['showSearch'],
data() {
return {
searchValue: ''