We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8d587 commit f72ce5aCopy full SHA for f72ce5a
tools/diagnostics-app/src/app/views/sync-diagnostics.tsx
@@ -15,7 +15,6 @@ import {
15
styled
16
} from '@mui/material';
17
import { DataGrid, GridColDef } from '@mui/x-data-grid';
18
-import { useQuery } from '@powersync/react';
19
import React from 'react';
20
21
const BUCKETS_QUERY = `
0 commit comments