Skip to content

Correção do Readme.md #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions public/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -75630,7 +75630,7 @@ var render = function() {
type: "text",
name: "busca",
id: "busca",
placeholder: "Digite um data..."
placeholder: "Digite uma data..."
},
domProps: { value: _vm.busca },
on: {
Expand Down Expand Up @@ -94431,8 +94431,8 @@ __webpack_require__.r(__webpack_exports__);
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {

__webpack_require__(/*! E:\xampp\www\PDV-Laravel-vueJS\resources\js\app.js */"./resources/js/app.js");
module.exports = __webpack_require__(/*! E:\xampp\www\PDV-Laravel-vueJS\resources\sass\app.scss */"./resources/sass/app.scss");
__webpack_require__(/*! C:\laragon\www\PDV-VueJS-Laravel\resources\js\app.js */"./resources/js/app.js");
module.exports = __webpack_require__(/*! C:\laragon\www\PDV-VueJS-Laravel\resources\sass\app.scss */"./resources/sass/app.scss");


/***/ })
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Sistema de controle de vendas para lojas, com cadastro de categorias, cadastro d
* [Vue router](https://router.vuejs.org/) - Rotas
* [Laravel](https://laravel.com/) - API e login
* [Vue chartjs](https://vue-chartjs.org/) - Gráfico da página inicial
* [Vuelidate](https://vuelidate.netlify.com/) - Validação dos fromulários
* [Vuelidate](https://vuelidate.netlify.com/) - Validação dos formulários
* [Laravel vue pagination](https://github.com/gilbitron/laravel-vue-pagination) - Paginação
* [Bootstrap](https://getbootstrap.com/) - Template
* [Font awesome](https://fontawesome.com/) - Ícones do menu