chore: remove next.js artifacts from ui primitives

This commit is contained in:
Danny Avila 2023-08-09 09:36:15 -04:00 committed by Danny Avila
parent 002bba20f9
commit b096fb98ce
6 changed files with 0 additions and 12 deletions

View file

@ -1,5 +1,3 @@
'use client';
import * as React from 'react';
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
import { Check } from 'lucide-react';