mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
Update browser-slider component
This commit is contained in:
parent
9d06351700
commit
fbde0020bb
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import { ny } from "@/lib/utils";
|
||||||
import CachedImage from "./CachedImage";
|
import CachedImage from "./CachedImage";
|
||||||
import { Slider } from "./ui/slider";
|
import { Slider } from "./ui/slider";
|
||||||
import React from "react";
|
import React from "react";
|
||||||
import { ChevronLeft, ChevronRight } from "lucide-react";
|
|
||||||
|
|
||||||
export default function BrowserComplexityExample() {
|
export default function BrowserComplexityExample() {
|
||||||
const [selectedImage, setSelectedImage] = React.useState([1]);
|
const [selectedImage, setSelectedImage] = React.useState([1]);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue