Intro content

Industry

SaaS

Use case

Diagramming & Wireframing

Flows MacOS

ttt

Flows Landing
LeD

HEAD

Flows Landing
Flows MacOS
LeD

HEAD

Flows Landing
Flows MacOS

Sticky Highlight Item 01 | Has Link: True | Type: Media

afsf
Flow Blocks

Sticky Highlight Item 02 | Has Link: True | Type: Media

fdfs
Flows Landing

Sticky Highlight Item 02 | Has Link: false | Type: Code

1
{
2
"$schema": "https://json.schemastore.org/swcrc",
3
"sourceMaps": true,
4
"jsc": {
5
"target": "esnext",
6
"parser": {
7
"syntax": "typescript",
8
"tsx": true,
9
"dts": true
10
},
11
"transform": {
12
"react": {
13
"runtime": "automatic",
14
"pragmaFrag": "React.Fragment",
15
"throwIfNamespace": true,
16
"development": false,
17
"useBuiltins": true
18
}
19
}
20
},
21
"module": {
22
"type": "es6"
23
}
24
}
25
26