Skip to content

Commit

Permalink
use global owl
Browse files Browse the repository at this point in the history
Co-authored-by: David Vidal <david.vidal@tecnativa.com>
  • Loading branch information
imbarbudiman and chienandalu authored Nov 2, 2023
1 parent a28f821 commit 6c46d74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/** @odoo-module **/
import {useState} from "@odoo/owl";
const {useState} = owl;
import PartnerDetailsEdit from "point_of_sale.PartnerDetailsEdit";
import Registries from "point_of_sale.Registries";

Expand Down

0 comments on commit 6c46d74

Please sign in to comment.