mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix lint
This commit is contained in:
parent
9e363787e7
commit
03790cfc2d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable @next/next/no-img-element */
|
||||
/* eslint-disable react/no-unescaped-entities */
|
||||
import React, { useState } from 'react';
|
||||
import { Form, Select, Space, Tooltip, Divider } from 'antd';
|
||||
import { InfoCircleOutlined } from '@ant-design/icons';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue