Merge branch 'main' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-pub
This commit is contained in:
commit
d07ffb2522
@ -9,7 +9,7 @@ export default function GridPage() {
|
||||
|
||||
const [gridProps, setGridProps] = useState({
|
||||
gridData: [],
|
||||
isPageable: false,
|
||||
isPageable: true,
|
||||
})
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user