Skip to content

Commit

Permalink
add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasperz committed Nov 29, 2022
1 parent e00727a commit 6638842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/experiments/38.grotesque-scene.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ const GrotesqueScene = () => {
}

GrotesqueScene.Title = 'Grotesque Scene'
GrotesqueScene.Tags = 'three'
GrotesqueScene.Tags = 'three,private'
GrotesqueScene.Layout = ({ children, ...props }) => {
const pointer = useCursor((s) => s.pointer)

Expand Down

1 comment on commit 6638842

@vercel
Copy link

@vercel vercel bot commented on 6638842 Nov 29, 2022

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.