refactor: client structure + editor preview logic
This commit is contained in:
5
client/constants/index.js
Normal file
5
client/constants/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import GRAPHQL from './graphql'
|
||||
|
||||
export default {
|
||||
GRAPHQL
|
||||
}
|
||||
Reference in New Issue
Block a user