Skip to content

Commit

Permalink
integrate dashboard APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
khanzadimahdi committed Apr 28, 2024
1 parent a2c8787 commit 5b0d233
Show file tree
Hide file tree
Showing 59 changed files with 2,917 additions and 17,253 deletions.
11 changes: 0 additions & 11 deletions frontend/app.vue
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
<script lang="ts" setup>
if (useCookie("jwt")) {
const cookie = useState('cookie' , () => useCookie("jwt"))
}
useHead({
titleTemplate:(title)=>{
return title ? ` طرح چه | ${ title } ` : "طرح چه"
}
})
</script>

<template>
<div>
<NuxtLayout>
Expand Down
9 changes: 0 additions & 9 deletions frontend/assets/css/ckEditorStyle.css

This file was deleted.

Loading

0 comments on commit 5b0d233

Please sign in to comment.