website refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import { Icon } from './Icon';
|
||||
import { LucideIcon } from 'lucide-react';
|
||||
import { Stack } from './primitives/Stack';
|
||||
import { Stack } from './Stack';
|
||||
|
||||
export interface StatusBadgeProps {
|
||||
children: React.ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user