forked from git.gladyson/openmonetis
Remove unused font file and update font index; initialize database extensions with improved error handling; add EstabelecimentoLogo component for dynamic logo generation.
This commit is contained in:
4
components/lancamentos/shared/index.ts
Normal file
4
components/lancamentos/shared/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { AnticipationCard } from "./anticipation-card";
|
||||
export { EstabelecimentoInput } from "./estabelecimento-input";
|
||||
export { InstallmentTimeline } from "./installment-timeline";
|
||||
export { EstabelecimentoLogo } from "./estabelecimento-logo";
|
||||
Reference in New Issue
Block a user