mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 08:55:33 +02:00
Bump dependencies and fix typos (#181)
* Update bun.lock * Bump eslint * Bye ESLint 9 * Update gitignore * Fix typos * Fix * Update CI * My bad folks * Fix ESLint warning, pin ESLint, update lockfile * Update license * Delete LICENSE.txt --------- Co-authored-by: Jafeth Garro <45522320+IAmJafeth@users.noreply.github.com>
This commit is contained in:
parent
7364d1b3f6
commit
d7a31db8f5
6 changed files with 110 additions and 144 deletions
|
@ -1,4 +1,4 @@
|
|||
import { buttonVariants } from "fumadocs-ui/components/api";
|
||||
import { buttonVariants } from "fumadocs-ui/components/ui/button";
|
||||
import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import type { Metadata } from "next";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue