4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
|
import { PayWithPix } from "./components/PayWithPix/PayWithPix";
|
||
|
|
||
|
export default PayWithPix;
|