mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-06 06:56:29 +00:00
use eslint auto fix
This commit is contained in:
@@ -4,7 +4,7 @@ import * as React from "react";
|
||||
import Context from "../../core/autocomplete/context-detection";
|
||||
import { FewShotExample } from "../versions";
|
||||
|
||||
interface IProps {
|
||||
type IProps = {
|
||||
name: string;
|
||||
description: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user