rename TextOptions to LibraryOptions
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'TextOptions',
|
||||
name: 'LibraryOptions',
|
||||
|
||||
props: {
|
||||
show: { type: Boolean, default: true }
|
||||
Reference in New Issue
Block a user