mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-19 14:00:50 +08:00
fix: remove useless cssrName
This commit is contained in:
parent
0b6741d2fd
commit
74ca239059
@ -34,7 +34,6 @@ function getOffset (el, container) {
|
||||
|
||||
export default {
|
||||
name: 'BaseAnchor',
|
||||
cssrName: 'Anchor',
|
||||
provide () {
|
||||
return {
|
||||
NAnchor: this
|
||||
|
@ -121,7 +121,6 @@ function wrapValidator (validator) {
|
||||
|
||||
export default defineComponent({
|
||||
name: 'FormItem',
|
||||
cssrName: 'Form',
|
||||
components: {
|
||||
Feedbacks
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user