Docs: Front page Images added

QueryBuilder & useQuery onData, onError not working bugfix
This commit is contained in:
Kingkor Roy Tirtho
2022-07-03 19:08:18 +06:00
parent 8a4f1f7545
commit 53fc86eac1
13 changed files with 274 additions and 42 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
sidebar_position: 1
---
# Tutorial Intro
# Getting Started
Let's discover **Docusaurus in less than 5 minutes**.
+3 -3
View File
@@ -1,8 +1,8 @@
{
"label": "Tutorial - Basics",
"label": "Basics",
"position": 2,
"link": {
"type": "generated-index",
"description": "5 minutes to learn the most important Docusaurus concepts."
"description": "Learn all the basic concepts of Fl-Query as well as the practical use-cases that can enhance your development experience"
}
}
}