Skip to content

Commit

Permalink
add more
Browse files Browse the repository at this point in the history
  • Loading branch information
Herman-Riah19 committed Jan 10, 2024
1 parent 38cfd41 commit 592b817
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/js/Components/TabImage.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import React, { useState } from 'react'
import { Box, Tabs, Tab, Typography, Grid, Button, ButtonGroup, Container, Paper } from '@mui/material'
import ImageIcon from '@mui/icons-material/Image'
import { Info } from '@mui/icons-material'
import { Info, Facebook, Instagram, Twitter } from '@mui/icons-material'
import AutoAwesomeMosaicIcon from '@mui/icons-material/AutoAwesomeMosaic'
import CardProduct from './Card/CardProduct'
import { Link } from '@inertiajs/inertia-react'
import Portfolio from './Portfolio'
import CardProductPost from './Card/CardProductPost'
import CardAboutUser from './Card/CardAboutUser'
Expand Down

0 comments on commit 592b817

Please sign in to comment.