forked from M3-Academy/challenge-vtex-io
4 lines
105 B
TypeScript
4 lines
105 B
TypeScript
|
import ProductContext from "./components/ProductContext/ProductContext";
|
||
|
|
||
|
export default ProductContext;
|