This commit is contained in:
2025-02-27 00:14:14 +08:00
parent 6236e602de
commit 5014191a9b
4 changed files with 347 additions and 480 deletions

View File

@@ -1,3 +1,6 @@
import { basename } from './modules/basename';
console.log('basename', basename);
export const App = () => {
return (
<div className='bg-slate-200 w-full h-full border'>