useOrder
The useOrder
function is a React hook that returns the detail of an order.
Usage
import { useOrder } from "builderoo";
const order = useOrder()
Returns
a Order
The useOrder
function is a React hook that returns the detail of an order.
import { useOrder } from "builderoo";
const order = useOrder()
a Order