Fix img issue

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2024-06-09 21:20:19 +06:00
parent 8050cc0e22
commit 7a2a34a6c4
3 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
title: How to fix vuex type issue
date: 9th June 2024
description: In recent vue project we see that vuex type not working properly. We will fix that type issue and make vuex type workable
image: /blogs-img/blog6.png
image: /blogs-img/blog6.jpg
alt: How to fix vuex type issue
ogImage: /blogs-img/blog6.jpg
tags: ['vue',"vuex"]