Skip to content

Commit

Permalink
🍱 Change data
Browse files Browse the repository at this point in the history
  • Loading branch information
nisshi-dev committed May 11, 2024
1 parent b81b60d commit 6cc63aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const App = () => {
const [autoRotate, setAutoRotate] = useState(true);

//const dataURL = "https://lumalabs.ai/capture/ca9ea966-ca24-4ec1-ab0f-af665cb546ff"
const dataURL = "https://lumalabs.ai/capture/8661f25b-8c91-4c09-9c03-87fd6b490138"
const dataURL = "https://lumalabs.ai/capture/250b6a1c-34da-475c-9c5b-90ba2df852fc"

return (
<div className="w-[100vw] h-[100vh]">
Expand Down

0 comments on commit 6cc63aa

Please sign in to comment.