add base query for text cards

This commit is contained in:
axolotle
2021-03-09 16:04:50 +01:00
parent 62ebb0a807
commit a81079bf60
4 changed files with 70 additions and 6 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export { default as TextsDepart } from './TextsDepart.gql'
export { default as TextRef } from './TextRef.gql'
export { default as TextCard } from './TextCard.gql'
export { default as TextdepartRecursive } from './TextdepartRecursive.gql'