generated from pascalmartineau/wp-skeleton
wip: UserSwitchButton
This commit is contained in:
@@ -11,5 +11,6 @@ const showLabels = breakpoints.greaterOrEqual("sm");
|
||||
<UNavigationMenu :items="menuItems" variant="link" content-orientation="vertical" />
|
||||
<LoginLogoutButton :show-labels="showLabels" />
|
||||
<SignUpButton :show-labels="showLabels" />
|
||||
<UserSwitchButton :user-id="2" />
|
||||
</UContainer>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user