mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-05 22:43:30 +00:00
lint
This commit is contained in:
committed by
Guy Ben-Aharon
parent
0bab307b4e
commit
98f429f9cc
@@ -1,7 +1,7 @@
|
||||
import { cn } from '@/lib/utils';
|
||||
import React from 'react';
|
||||
import { CopyBlock, atomOneDark } from 'react-code-blocks';
|
||||
import { CodeBlockProps } from 'react-code-blocks/dist/components/CodeBlock';
|
||||
import type { CodeBlockProps } from 'react-code-blocks/dist/components/CodeBlock';
|
||||
|
||||
export interface CodeSnippetProps {
|
||||
className?: string;
|
||||
|
||||
Reference in New Issue
Block a user