Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yossaphol committed Jul 21, 2024
1 parent b05746b commit 3ebae5b
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 0 deletions.
Binary file added src/assets/furnitures/coffeetable/table1.webp
Binary file not shown.
Binary file added src/assets/furnitures/coffeetable/table2.webp
Binary file not shown.
Binary file added src/assets/furnitures/lamp/lamp1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/furnitures/lamp/lamp2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/furnitures/sofa/sofa1.webp
Binary file not shown.
Binary file added src/assets/furnitures/sofa/sofa2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions src/components/AR.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { useState } from 'react'
import reactLogo from '../assets/react.svg'
import viteLogo from '/vite.svg'

function Navbar() {

return (
<>

</>
)
}

export default Navbar

0 comments on commit 3ebae5b

Please sign in to comment.