Skip to content
Open

test #19

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
> 一站式業務管理平台,助你掌控銷售線、提升成交率。

## 🚀 Tech Stack
test

- **React 18** + **Vite 6**
- Vanilla CSS(CSS Custom Properties 設計系統)
Expand Down
3 changes: 3 additions & 0 deletions src/main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ ReactDOM.createRoot(document.getElementById('root')).render(
<App />
</React.StrictMode>,
);


//test