Skip to content

Commit

Permalink
🥕 v0.17.0-b17 🌱 ThreeD: Home Design
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-mcgee committed Jan 5, 2025
1 parent 23ed298 commit c7c0219
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "threed-garden",
"version": "0.17.0-beta.16",
"version": "0.17.0-beta.17",
"description": "ThreeD Garden: WebGL 3D Environment Interface for Next.JS React TypeScript Three.JS React-Three Physics, 2D Paper.JS, APIs: WordPress, Apollo GraphQL, Leva Control GUI, Radix-UI, Tailwind CSS, FarmBot React 3D (beta)",
"author": "Marty McGee <mcgee.marty@gmail.com> (https://github.com/marty-mcgee)",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions src/lib/threed/HomeDesign.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6771,9 +6771,9 @@ export default function ThreeDHomeDesign({
<div
id='view3d'
style={{
// display: 'flex',
display: 'flex',
// flexDirection: 'column',
// width: '100%',
width: '100%',
height: '100%',
// height: 'calc(100% - 0px)',
// border: '1px solid #003300',
Expand Down

1 comment on commit c7c0219

@vercel
Copy link

@vercel vercel bot commented on c7c0219 Jan 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.