upd: realtime

deskripsi:
- coba realtime
- api version

No Issues
This commit is contained in:
amel
2024-10-01 11:44:51 +08:00
parent 01610a37d5
commit bde7a136e2
5 changed files with 44 additions and 11 deletions

View File

@@ -15,7 +15,8 @@ export function RealtimePage({ wibuKey }: { wibuKey: string }) {
async function onTekan() {
setData({
name: Math.random().toString(),
title: Math.random().toString(),
desc: 'Anda memiliki pengumuman baru. Silahkan periksa detailnya.'
})
}
return (