Skip to content

Commit

Permalink
refactor(#285): Add zod for KtUserMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWendelborn authored and carsoli committed Sep 24, 2021
1 parent d91e4b1 commit 3827607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kotti-ui/source/kotti-user-menu/KtUserMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ import { KtAvatar } from '../kotti-avatar'
import { IS_NAVBAR_NARROW } from '../kotti-navbar/constants'
import { makeProps } from '../make-props'
import { Kotti } from '../types'
import { propValidator } from '../validators'
import { KottiUserMenu } from './types'
Expand Down

0 comments on commit 3827607

Please sign in to comment.