temp: 暂存

This commit is contained in:
2024-10-03 14:59:51 +08:00
parent d03391446f
commit cf5159d3b4
6 changed files with 276 additions and 256 deletions

View File

@@ -1,4 +1,3 @@
const a = 1
export const App = () => {
return <div className="bg-slate-200 w-20 h-10 border">App</div>;