Compare commits
3 Commits
8dd8e3e5f4
...
9496bf4ab2
| Author | SHA1 | Date | |
|---|---|---|---|
| 9496bf4ab2 | |||
| de8202291b | |||
| 8806d1845b |
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@ -2,12 +2,9 @@
|
|||||||
"recommendations": [
|
"recommendations": [
|
||||||
"biomejs.biome",
|
"biomejs.biome",
|
||||||
"cweijan.vscode-mysql-client2",
|
"cweijan.vscode-mysql-client2",
|
||||||
|
|
||||||
"bradlc.vscode-tailwindcss",
|
"bradlc.vscode-tailwindcss",
|
||||||
"ms-vscode.vscode-typescript-next",
|
|
||||||
"yzhang.markdown-all-in-one",
|
"yzhang.markdown-all-in-one",
|
||||||
"ms-vscode.vscode-json",
|
"ms-vscode.vscode-json",
|
||||||
"formulahendry.auto-rename-tag",
|
"formulahendry.auto-rename-tag"
|
||||||
"christian-kohler.path-intellisense"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
"use client"
|
|
||||||
|
|
||||||
import * as React from "react"
|
import * as React from "react"
|
||||||
import * as SeparatorPrimitive from "@radix-ui/react-separator"
|
import * as SeparatorPrimitive from "@radix-ui/react-separator"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user