mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
chores
This commit is contained in:
parent
23aa383c77
commit
7c88a57a0d
@ -13,7 +13,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import editIcon from '../../src/_icons/git-pull-request-outline'
|
||||
import editIcon from '../../src/_icons/git-commit-outline'
|
||||
|
||||
export default {
|
||||
name: 'EditOnGithubButton',
|
||||
|
@ -401,7 +401,8 @@ const exportedComponents = {
|
||||
styles: [
|
||||
'TimePicker',
|
||||
'[]Input',
|
||||
'[]Button'
|
||||
'[]Button',
|
||||
'[]Icon'
|
||||
]
|
||||
},
|
||||
Tooltip: {
|
||||
|
Loading…
Reference in New Issue
Block a user