Commit 764f9b62 authored by Wellton Quirino's avatar Wellton Quirino

removing input that was causing error in deploy

parent b806b3d4
...@@ -102,7 +102,7 @@ export default function Curso() { ...@@ -102,7 +102,7 @@ export default function Curso() {
variant="third" variant="third"
className="border border-dotted border-green-400 rounded-sm mt-6 mx-auto md:w-[436px]" className="border border-dotted border-green-400 rounded-sm mt-6 mx-auto md:w-[436px]"
> >
<input type="file">Adicionar banner</input> Adicionar banner
</Button> </Button>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment