4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
|
import Pix from "./components/Example/Pix";
|
||
|
|
||
|
export default Pix;
|