import YourSvg from "/path/to/image.svg"; const App = () => { return ( ); }; export default App;
確定! 回上一頁