fix typo
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
				
			|||||||
          <i class="el-icon-caret-bottom" />
 | 
					          <i class="el-icon-caret-bottom" />
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <el-dropdown-menu slot="dropdown">
 | 
					        <el-dropdown-menu slot="dropdown">
 | 
				
			||||||
          <router-link to="'/profile/index">
 | 
					          <router-link to="/profile/index">
 | 
				
			||||||
            <el-dropdown-item>
 | 
					            <el-dropdown-item>
 | 
				
			||||||
              {{ $t('navbar.profile') }}
 | 
					              {{ $t('navbar.profile') }}
 | 
				
			||||||
            </el-dropdown-item>
 | 
					            </el-dropdown-item>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user