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": [
|
||||
"biomejs.biome",
|
||||
"cweijan.vscode-mysql-client2",
|
||||
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"ms-vscode.vscode-typescript-next",
|
||||
"yzhang.markdown-all-in-one",
|
||||
"ms-vscode.vscode-json",
|
||||
"formulahendry.auto-rename-tag",
|
||||
"christian-kohler.path-intellisense"
|
||||
"formulahendry.auto-rename-tag"
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
"use client"
|
||||
|
||||
import * as React from "react"
|
||||
import * as SeparatorPrimitive from "@radix-ui/react-separator"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user