fix(app): trigger action
Build and Push Docker image / build-and-push (push) Successful in 5m17s Details

This commit is contained in:
Valentin Kolb 2024-05-13 16:24:06 +02:00
parent 6ea4e8a7eb
commit 5d2eba55b0
1 changed files with 1 additions and 6 deletions

View File

@ -46,14 +46,9 @@ Um die Kommunikation mit dem Backend zu erleichtern ist in der Datei "s@/lib/poc
Dieser Client ist ein React Hook und kann in jeder React Komponente verwendet werden.
```typescript
import {usePB} from@/lib/pocketbase";
import {usePB} from @/lib/pocketbase";
const {pb} = usePB();
```
#### Pocketbase Modell Types
## Todo
- New Liste erstellen focus name field on +-Click