renamed TextRef query to TextCard

This commit is contained in:
axolotle
2021-03-09 15:33:10 +01:00
parent 9c2331ebda
commit 62ebb0a807
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<script>
import { CardList, CardMap, TreeMap } from './library'
import TextCard from '@/components/text/TextRefCard'
import TextCard from '@/components/text/TextCard'
export default {