fix example linting warning (#1037)
This commit is contained in:
parent
e6975bfc3f
commit
986482f213
|
|
@ -1,4 +1,4 @@
|
|||
import React, { useState, useEffect } from 'react';
|
||||
import React, { useState } from 'react';
|
||||
import { Button, Modal } from 'antd';
|
||||
|
||||
export default function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user