Optimize Playground. Add create tool page.
This commit is contained in:
5
src/components/Playground/templates/base/App.tsx
Normal file
5
src/components/Playground/templates/base/App.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
const App = () => {
|
||||
return <></>
|
||||
}
|
||||
|
||||
export default App
|
||||
Reference in New Issue
Block a user