mirror of
https://github.com/f/fatura.git
synced 2026-04-26 08:05:50 +03:00
[GH-ISSUE #3] viewInvoice is not defined when used in create-react-app #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fatura-f#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jonas-kgomo on GitHub (Feb 8, 2020).
Original GitHub issue: https://github.com/f/fatura/issues/3
Thanks for the amazing package.
I would like to know how to run this project locally
npm startnot working.I get the error above when importing modules
import { createDraftInvoice } from 'fatura';@f commented on GitHub (Feb 8, 2020):
It's fixed with the last version.