File tree Expand file tree Collapse file tree
presentation/user-dropdown Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,7 +54,9 @@ const UserDropdown: ReturnType<typeof defineComponent> = defineComponent({
5454 onProfileModalClose : ( ) : void => {
5555 isProfileModalOpen . value = false ;
5656 } ,
57- onSignOut : ( ) : void => { signOut ( ) ; } ,
57+ onSignOut : ( ) : void => {
58+ signOut ( ) ;
59+ } ,
5860 profileContent : isProfileModalOpen . value
5961 ? h ( UserProfileComponent , {
6062 cardLayout : false ,
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
Original file line number Diff line number Diff line change 11/**
2- * Copyright (c) {{year}} , WSO2 LLC. (https://www.wso2.com).
2+ * Copyright (c) 2026 , WSO2 LLC. (https://www.wso2.com).
33 *
44 * WSO2 LLC. licenses this file to you under the Apache License,
55 * Version 2.0 (the "License"); you may not use this file except
You can’t perform that action at this time.
0 commit comments