feat(projects): confirmation popup before opening link
This commit is contained in:
@@ -24,6 +24,7 @@ export const useProjectsStore = defineStore("projects", {
|
||||
|
||||
isIntro: true,
|
||||
isOutro: false,
|
||||
showConfirmationPopup: false,
|
||||
}),
|
||||
|
||||
actions: {
|
||||
|
||||
Reference in New Issue
Block a user