Skip to content

Commit

Permalink
feat(mocked-apps): add new paid "ERP Sig 2000" app
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Dec 7, 2021
1 parent d20a07f commit da481b7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/lib/mocked-apps.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@ export default [
clicked () {
openWhatsapp('ERP Kuiper')
}
}, {
title: 'ERP Sig 2000',
icon: null,
short_description: 'Integração pronta ou customizada sob demanda por parceiros com o ERP Sig 2000',
paid: 'Entre em contato',
clicked () {
openWhatsapp('ERP Sig 2000')
}
}, {
title: 'Hi Platform',
icon: null,
Expand Down

0 comments on commit da481b7

Please # to comment.