new view and components
This commit is contained in:
@@ -2,10 +2,9 @@ import SearchUser from "../Components/SearchUser/searchUser";
|
||||
|
||||
export default function Page() {
|
||||
return (
|
||||
<section className='containerForm'>
|
||||
<section className='containerSection'>
|
||||
<h2 className='title'> PROGRAMAS </h2>
|
||||
|
||||
<SearchUser/>
|
||||
</section>
|
||||
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user