Skip to content

Commit

Permalink
feat: git pull
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanbo.lh committed Dec 3, 2024
1 parent bcd8ed4 commit 3650243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/x-flow/src/components/FAutoComplete/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useEffect, useState } from 'react';
import React, { useEffect, useState } from 'react';
import { AutoComplete, InputNumber } from 'antd';
import _ from 'lodash';

Expand Down

0 comments on commit 3650243

Please sign in to comment.