mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-03-10 21:11:46 +00:00
refactor: reorganiza componentes compartilhados e caminhos do app
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
lancamentos,
|
||||
pagadores,
|
||||
} from "@/db/schema";
|
||||
import { INITIAL_BALANCE_NOTE } from "@/lib/accounts/constants";
|
||||
import { INITIAL_BALANCE_NOTE } from "@/lib/contas/constants";
|
||||
import { db } from "@/lib/db";
|
||||
|
||||
export async function fetchLancamentos(filters: SQL[]) {
|
||||
|
||||
Reference in New Issue
Block a user