Update src/components/graph/epic-chip-strip.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
32a08ac35a
commit
63ff7ef65c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
'use client';
|
||||
|
||||
import { useState } from 'react';
|
||||
import { Chip } from '../shared/chip';
|
||||
import type { BeadIssue } from '../../lib/types';
|
||||
|
||||
/** Props for the EpicChipStrip component. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue