tangled
alpha
login
or
join now
graham.systems
/
statusphere-react
forked from
samuel.fm/statusphere-react
the statusphere demo reworked into a vite/react app in a monorepo
0
fork
atom
overview
issues
pulls
pipelines
auto refetch
samuel.fm
10 months ago
1e8cfa08
a797d571
options
unified
split
Changed files
+1
packages
client
src
components
StatusList.tsx
+1
packages/client/src/components/StatusList.tsx
···
11
11
return data
12
12
},
13
13
placeholderData: (previousData) => previousData, // Use previous data while refetching
14
14
+
refetchInterval: 30e3, // Refetch every 30 seconds
14
15
})
15
16
16
17
// Destructure data