Add dark mode UI with PocketBase auth
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ import './style.css'
|
|||||||
import PocketBase from 'pocketbase'
|
import PocketBase from 'pocketbase'
|
||||||
|
|
||||||
// PocketBase bağlantısını kur (Kendi PocketBase domain adresini yaz)
|
// PocketBase bağlantısını kur (Kendi PocketBase domain adresini yaz)
|
||||||
const pb = new PocketBase('https://pb.iontalp.com')
|
const pb = new PocketBase('https://pocketbase.iontalp.com')
|
||||||
|
|
||||||
const app = document.getElementById('app')
|
const app = document.getElementById('app')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user