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:
2024-11-23 00:14:49 -06:00
committed by GitHub
parent a5e921fd75
commit 3abb11734a
5 changed files with 21 additions and 26 deletions

View File

@@ -22,7 +22,7 @@ interface Props {
*
* @returns
*/
export default function InputButton({
export default function FileUpload({
className,
style,
variant,