fix(Icon): Ajusta o icone do menu
This commit is contained in:
parent
de3a022800
commit
4c16b19184
1 changed files with 0 additions and 3 deletions
|
|
@ -7,12 +7,9 @@ import {
|
|||
HouseIcon,
|
||||
SquareTerminal,
|
||||
UsersIcon
|
||||
UsersIcon
|
||||
} from 'lucide-react';
|
||||
import Image from 'next/image';
|
||||
import * as React from 'react';
|
||||
import Image from 'next/image';
|
||||
import * as React from 'react';
|
||||
|
||||
import { NavMain } from '@/components/nav-main';
|
||||
import { NavProjects } from '@/components/nav-projects';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue