moved TextCard into components
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { CardList, CardMap, TreeMap, TextCard } from './library'
|
||||
import { CardList, CardMap, TreeMap } from './library'
|
||||
import TextCard from '@/components/text/TextRefCard'
|
||||
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user