mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
docs(frontend): update better-auth README notes (#1487)
This commit is contained in:
@@ -107,8 +107,8 @@ src/
|
|||||||
│ └── utils/ # Utility functions
|
│ └── utils/ # Utility functions
|
||||||
├── hooks/ # Custom React hooks
|
├── hooks/ # Custom React hooks
|
||||||
├── lib/ # Shared libraries & utilities
|
├── lib/ # Shared libraries & utilities
|
||||||
├── server/ # Server-side code (Not available yet)
|
├── server/ # Server-side code
|
||||||
│ └── better-auth/ # Authentication setup (Not available yet)
|
│ └── better-auth/ # Authentication setup and session helpers
|
||||||
└── styles/ # Global styles
|
└── styles/ # Global styles
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user