feat: remember pane sizes (#2556)

Co-authored-by: Sagar <sagar@Sagars-MacBook-Pro.local>
This commit is contained in:
Sagar
2022-08-10 05:41:03 +06:00
committed by GitHub
parent a9e1a3002e
commit 2e1ca0cbb0
8 changed files with 75 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
<template>
<AppPaneLayout>
<AppPaneLayout layout-id="graphql">
<template #primary>
<GraphqlRequest :conn="gqlConn" />
<GraphqlRequestOptions :conn="gqlConn" />