Skip to content

Commit

Permalink
feat: react three fiber
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Jun 19, 2023
1 parent a8b7485 commit 3adbfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/three/index.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useState, useRef } from 'react'
import React, { useState, useRef } from 'react'
import { Canvas, useFrame } from '@react-three/fiber'
import { Points, PointMaterial } from '@react-three/drei'
import * as random from 'maath/random/dist/maath-random.esm'
Expand Down

1 comment on commit 3adbfb1

@vercel
Copy link

@vercel vercel bot commented on 3adbfb1 Jun 19, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

pro-react-admin – ./

pro-react-admin.vercel.app
pro-react-admin-wkylin.vercel.app
pro-react-admin-git-main-wkylin.vercel.app

Please sign in to comment.