refactor: change a file name (#447)
* refactor: file upload component * refactor: changed name of a function and added a new line
This commit is contained in:
@@ -22,7 +22,7 @@ interface Props {
|
||||
*
|
||||
* @returns
|
||||
*/
|
||||
export default function InputButton({
|
||||
export default function FileUpload({
|
||||
className,
|
||||
style,
|
||||
variant,
|
||||
Reference in New Issue
Block a user