Implement new features

This commit is contained in:
tugcekucukoglu
2024-03-04 19:06:15 +03:00
parent 4c1770dd8c
commit 9f1d6f08e3
7 changed files with 64 additions and 62 deletions

View File

@@ -72,6 +72,7 @@ const isOutsideClicked = (event) => {
<app-config></app-config>
<div class="layout-mask"></div>
</div>
<Toast />
</template>
<style lang="scss" scoped></style>