We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09a386 commit e3e86c8Copy full SHA for e3e86c8
content/docs/1.getting-started/1.introduction.md
@@ -3,25 +3,8 @@ title: "Introduction"
3
description: ""
4
---
5
6
-## Test 2
+Coming soon!
7
8
-### Test 3
9
-
10
-#### Test 4
11
12
-Where did we come from?
13
14
-## Code
15
16
-<br/>
17
18
-```typescript [test.ts]
19
-export function cn(...inputs: ClassValue[]) {
20
- return twMerge(clsx(inputs))
21
-}
22
-```
23
24
-- ewfew
25
-- wefwef
26
-- ewfwefewf
27
-- wefwefwef
+```typescript [intro.ts]
+Hello, world!
+```
content/docs/1.getting-started/2.installation.md
0 commit comments