We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc68b8 commit 0bbca16Copy full SHA for 0bbca16
src/components/Portal.js
@@ -3,7 +3,7 @@ import config, { isBrowser } from '../config'
3
import TargetContainer from './TargetContainer'
4
5
export default Vue.extend({
6
- name: 'VuePortal',
+ name: 'VueSimplePortal',
7
props: {
8
disabled: {
9
type: Boolean,
0 commit comments