Skip to content

Commit 19aa063

Browse files
authored
Merge branch 'graphiql-v4' into toolbar-render-props
2 parents 6f0b348 + 7afb4be commit 19aa063

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.changeset/poor-ghosts-jump.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
'@graphiql/plugin-code-exporter': major
2+
'@graphiql/plugin-explorer': major
33
---
44

55
`style.css` import was changed
66

77
## Migration
88

99
```diff
10-
-import '@graphiql/plugin-code-exporter/dist/style.css';
11-
+import '@graphiql/plugin-code-exporter/style.css';
10+
-import '@graphiql/plugin-explorer/dist/style.css';
11+
+import '@graphiql/plugin-explorer/style.css';
1212
```
1313

0 commit comments

Comments
 (0)