Skip to content

Commit fe0b449

Browse files
Update template
1 parent 0e220c6 commit fe0b449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/playground/configs/templates/PlaygroundPage.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ const gridDrawerOptions = ref({
223223
location: 'right',
224224
maxWidth: '100%',
225225
minWidth: '256px',
226-
permanent: true,
226+
permanent: false,
227227
resizable: true,
228228
saveWidth: false,
229229
scrim: false,

0 commit comments

Comments
 (0)